STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! X-CUBE-AZRTOS-H7, how to use it?

I installed STM32CubeMX 6.2.0, the STM32CubeH7 1.9.0 and the X-CUBE-AZRTOS-H7 thinking that I would do Azure RTOS projects as I did using FreeRtos. Why didn't ST put Azure RTOS and its components as a midware option? As it does for FreeRtos.How to us...

Asantos by Senior
  • 385 Views
  • 3 replies
  • 0 kudos

LWIP

I am having working tcp/ip project using lwip on STM32F7 using which I can send RAW data.Now I want to send text file from SD card to local server.How can I implement this.

Rohit.1 by Associate II
  • 673 Views
  • 7 replies
  • 0 kudos

FreeRTOS contest switching time from ISR

Hi all,In my project I need to read an ADC at a sample rate of 15KSPS. When new data becomes ready to read, the ADC pull low the DRDY line. I've configured this line as input interrupt and in the ISR a signal is sent to a task waiting for it before t...

RCont.2 by Associate
  • 164 Views
  • 1 replies
  • 0 kudos