STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Speech Recognition

Posted on May 04, 2012 at 15:45Hi All!!Do you think this is possible in the Controller speech recognition or speech-driven applications to prepare?

Error in receiving serial data(USART)

Posted on October 24, 2016 at 20:50 Hello Here is my code: void USART1_IRQHandler( void ){ if (USART_GetITStatus(USART1, USART_IT_TXE) != RESET) { if (DataReady==1 && count<=150){ if (msg[count]== '\0' ){USART_ITConfig(USART1, USA...

parisa by Senior
  • 290 Views
  • 1 replies
  • 0 kudos

STM32F2xx Flash memory partial erasing?

Posted on October 23, 2016 at 20:09Hello,Would it be possible to erase the flash memory partially before writing data ?It takes a long time to erase 1sector base. (128kByte or 64kByte)If possible, could you some advice how to apply?Thanks.

w21685 by Associate II
  • 814 Views
  • 4 replies
  • 0 kudos