OK. This is what I need. A fire to trigger the copy of the next cell to the port. The data isn't related the timer.In opposit to an UART for exemple, where the peripheral has the event and the data (maybe an handshake/acknowledge mecanism under a "Re...
Hi, I'm also confused between trigger and request events, especially as they don't share the same sources. The page 7 of the Application Note doesn't really help me.But the figure 67 of the Reference Manual (RM0456, #17.4.13, rev5) is very interresti...
Thank you very much for this example.In this paper AN4991, the table 6 to determine the maximum baudrate to correctly wake up the device is wrong. OVER8 and ONEBIT are settings for USART, not LPUART. The same is in the section 67.4.15 of the Referenc...
I was reading section 2.4 and hadn't yet reached section 2.5. Section 2.4 only explains that you have to select the elf file in the Project Explorer view, or the project node itself. But this didn't work.I found the solution here, and now I can conti...