User Activity

Posted on July 12, 2017 at 13:17Is someone try to use T1 protocol on STM32F4 MCUs. As I see stm32f4 doesn't have examples for T1 protocol and also doesn't have USART that support End of Block interrupt. I have try with Standard Peripheral Driver and...
Posted on November 11, 2014 at 11:34Hi,I'm testing FatFS with STMF4Discovery board and I have issue when I write some bytes sequnce. Generally FatFS works well, reading, writing, format, but  when I try to write data sequence: '0xAEAE' I get the wro...