STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Code hang at vPortRaiseBASEPRI()

Hi Guys,I am implementing Event flag group inter task communication in RTOS where in one task device waiting for even and and setting the event in Uart ISR and code entered to  vPortRaiseBASEPRI() and never come out.Device is nucleo 64 of STM32L476 a...

gcDev by Associate
  • 366 Views
  • 0 replies
  • 0 kudos

FreeRTOS, queue byte alignment

For whatever reason, I'm getting byte alignment problems with queues. I have a 32 byte queue, and the last two bytes are now garbage (they weren't before). No system settings have been changed, and I'm using all the defaults. If I expand the size ...

Some questions about the arm_rfft_q15

I was trying to use arm_rfft_q15  .In the CMSIS documentation for arm_rfft_q15, it says the output format is Q7.9 and 6 bits should be upscaled when the input RFFT size is 128 . What is meant by this? Do I have to get the float values by dividing the...

LLily.1 by Associate II
  • 521 Views
  • 1 replies
  • 0 kudos

Micro USB problem (STM32F429)

Hi, I'm using an STM32F429 zi board. I'm saving data in the SDRAM and then I'm reading it and sending it to TeraTerm with the micro USB connection.But there is some problem with the micro USB connection because TeraTerm detect the board but it doesn'...

FSant.1 by Associate
  • 270 Views
  • 0 replies
  • 0 kudos