STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

set priority between SPI and UART

Posted on April 07, 2018 at 15:03hello everyone!   I'm currently working on a project, in which I'm mainly using spi [ for MICRO SD CARD and EEPROM communication ],  uart [ GSM communication ] and timer [for certain process management]. my project i...

When will HAL be RTOS-aware?

Posted on April 07, 2018 at 18:07This has been asked many times going back some 4 years, but has never been answered with any commitment by ST.There's even this teazer in stm32f?xx_hal_def.h:&sharpif (USE_RTOS == 1U)  /* Reserved for future use */  ...

Frank CA by Associate II
  • 181 Views
  • 0 replies
  • 0 kudos

Alternative to MSC device (MTP)

Posted on March 26, 2018 at 07:30Hello there,I was able to implement an MSC class device basing on external qspi flash memory ( https://community.st.com/message/190720-re-qspi-fatfs-usb-mass-storage?commentID=190720 ).It works, but after some resear...

0690X0000060A4FQAU.png

Bug in HAL SD driver code

Posted on April 06, 2018 at 02:31 I spent the day chasing a bug that I had discovered a year ago, but forgot about. As detailed here: https://community.st.com/thread/39452-sdio-demo-code-doesnt-work-with-usd-ver-1 , there is a flaw in STM32...