Quote:
Originally Posted by JRoque
What language and target hardware do you code for? I'm doing mostly basic and assembler on Atmel chips with some dabbling on C. I believe the Tumanako open source project is C exclusively and might be a good reference - or you can lend a hand in their effort
|
Sorry JRoque, totally missed that question. I only code in C so far. As mentioned I'm still using a PC for sine
Wave generation. Thus I wrote a C program on top of a linux kernel with the Xenomai real time patch.
I don't need to use lookup tables since the PC can probably calculate 1000 sine
Waves during one PWM period.
Now I am indeed planning to join the Tumanako project. Their code is written in C/C++ and runs on an STM32 µC.
Yesterday I wanted to employ my redesigned IGBT contact board but it was mirrored

So now I built a mechanical prototype that looks like that:
Of course the controller board is missing here because it simply non-existent
/Johannes