Hello Aziz, the problem seems to be related to the 4 byte Eeprom pages using ST-Link-V2 and Cube. Program code in flash is always fine. 1) If we use Seggers Ozone + Jlink to load the same ELF, everything is fine2) If we force to program Eeprom with ...
Posted on May 17, 2011 at 14:15My stm32 application decodes DTMF by hardware. The combination of any general purpose timer with a DMA channel writes a table with the detected puls length and/(or frequency. All you need in software is a simple compar...
Posted on May 17, 2011 at 13:54Do you have one uC for all 3 DC converters or each Converter with own uC? If you have one uC, do you intend to use one Timer with 3 Channels or seperate Timer for each Converter ?