Current Server Time: 01:41 (Central Europe)

#apertus IRC Channel Logs

2023/08/07

Timezone: UTC


06:32
se6astian
Most excellent, many thanks!
09:38
Spirit532
left the channel
09:38
Spirit532
joined the channel
15:59
se6astian
I am back so lets have a meeting again today
16:00
se6astian
MEETING TIME
16:00
Bertl
yay!
16:00
se6astian
who is here?
16:00
Bertl
is here ...
16:00
se6astian
Bertl: you promised interesting news already :D
16:01
Bertl
yeah, quite some stuff happened indeed ...
16:01
se6astian
cool, please share
16:02
Bertl
so, I finally got a setup ready to work on the power control PIC we have on the new power boards
16:03
Bertl
the one basically checking the power button and controlling the buck converters powering everything in the system
16:03
Bertl
it also does control the fan speed via PWM but that's basically the cherry on top
16:04
Bertl
so first I wanted to develop the code for the PIC with a typical PIC programmer but that turned out to be more complicated as I anticipated
16:06
Bertl
the way the PIC is integrated in the power board - which allows it to be reprogrammed in the field, like all the other PICs we use - unfortunately prevents a 'normal' programmer to control the necessary IO pins
16:07
Bertl
so my natural second approach was to use the existing icsp gateware we use for the mainboard PICs to program the power control PIC
16:08
Bertl
but that turned out to be problematic as well, as the PIC is a more modern version and thus uses a different ICSP protocol
16:08
Bertl
on top of that, the old gateware seems to have some kind of bug which prevents it from being built with modern tool chains
16:10
Bertl
considering all that, I decided to go with a completely new solution there and create a register based (via AXI lite) interface for a generic ICSP engine and then test it with the new PIC
16:11
illwieckz
joined the channel
16:12
Bertl
once that was done and working, adapting the i2c slave code we have on the mainboard PICs was not that hard and besides some trickery to allow the PIC to 'detach' from the I2C bus while still being able to get it to reattach later everything seems to work out fine
16:12
Bertl
there is still some testing to be done and the scripts for the mainboard PICs need to be adapted to the new ICSP engine but that shouldn't be too complicated
16:13
Bertl
performance is great and most importantly, the ICSP engine can be added to the main gateware so we do not need to have a separate gateware for accessing the PICs in the future
16:14
se6astian
great
16:14
Bertl
aside from that, I reworked the MicroZed from Maxime where the USB connector got ripped off
16:14
Bertl
and sent it back so they can use the serial console in the future
16:15
se6astian
so pwm fan control is working already and the power button control as well?
16:15
Bertl
pwm fan control is there and the button can be detected, but we still need to figure out how everything should work together
16:16
Bertl
i.e. how button presses are handled and who controls the fan settings, etc
16:16
se6astian
very good!
16:17
Bertl
that's it from my side for today ... I guess ;)
16:17
se6astian
cool, many thanks!
16:17
Bertl
my pleasure!
16:18
se6astian
let me know when I can test anything with the button boards you gave me
16:18
se6astian
anyone else around with news?
16:18
se6astian
ideas..
16:18
se6astian
etc.
16:22
se6astian
ok then MEETING CONCLUDED
17:42
illwieckz
left the channel
17:43
illwieckz
joined the channel
18:11
illwieckz
left the channel
18:48
anuejn
sounds cool :)
18:49
anuejn
great news Bertl
19:03
Bertl
thanks!
21:33
illwieckz
joined the channel