User Activity

How to read ADC conversion results on the GTM/MCS.Here is my code:MCS side:AN8  = __brd(0x00005440);AN9  = __brd(0x0000544C);AN16 = __brd(0x00005480);AN17 = __brd(0x00005488);AN26 = __brd(0x000054D0);AN27 = __brd(0x000054D8);AN40 = __brd(0x00005540);...
Hello communityCan the STM8AF series be programmed via the LIN bus using the Flash Loader Demonstrator?
Hello ST,I am working on SPC58xNxx_RLA GTM DPLL Test Application right now, can somebody tell me how the application generate the pwm, does it generate pwm from gtm mcs?movl ACB 0x0Eawr R1, R1, $A ; update ATOM1 CH1 with PMT result 0x81 -> ATOM1 CH1 ...