Other Parts Discussed in Thread: TMS320F28379D
Hello,
i´m new to TI microcontroller and i am working on a project where i have to control the energy of a signal as accurate as possible. So my solution would be to use PWM to turn the signal on and off. To avoid aliasing the frequency should be 1MHZ. I found the HRPWM which looks really promising. From the HRPWM Reference Guide i found out that 100MHZ system clock with MEP step size of 180ps would suite my needs with a PWM resolution of 12.4Bit (taken from the table beginning at page 7 www.ti.com/.../spru924f.pdf). Higher would of course be better but it shouldn´t get too expensive.
I don´t need many gpio. Two fast AD converters would be great. At the moment i´m experimenting with two launchpads (TMS320F28379D and TMS320F2802x). The F28027 has only 60MHz and the F28379 seems a bit like too much overkill for my application. Also the later one seems a bit expensive.
The communication is done via ethernet but i´m going to put another chip inbetween the main mcu and the ethernet chip. Parameter updates aren´t that time critical so the TI chip only gets SPI or I2C messages.
I hope i didn´t forget anything important. So my question is which microcontroller would be best suited for my needs.
Thanks
Martin