STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 PCM1808 endianness

I am trying to get the PCM1808 ADC working on my STM32H7 using Cube IDE, but get stuck regarding endianness.I understood STM32 is little endian and i2s is big endian. I am trying to receive 24 bit data via DMA but when reading my DMA buffer I am not ...

TMich.1 by Associate III
  • 535 Views
  • 1 replies
  • 0 kudos

FileX NAND Flash performance problem

I using the stm32L4+MT29F2G01 and the latest Filex library from ST 2.0.0 (6.2.0 AzureRTOS). After the format, the performance is satisfactory for me (250ms write 2048B), but after saving a few files of about 1MB each, the efficiency drops sharply, th...

Pawol by Associate
  • 1549 Views
  • 4 replies
  • 0 kudos

Failed to receive file via tftp

I am working on a tftp client program that receives a file from a tftp server. I found the tftp client library below and ported it. https://github.com/particle-iot/lwip/blob/master/contrib/examples/tftp/tftp_example.c   The file is received in debugg...

jmyoo by Associate II
  • 948 Views
  • 8 replies
  • 0 kudos

Resolved! X-CUBE-STL Integration with RTOS

Hi ST Team,I am planning to use the X-CUBE-STL library with the STM32H7 dual-core microcontroller and RTOS (ChibiOS, FreeRTOS). Could you please guide me on how to integrate X-CUBE-STL with RTOS like ChibiOS, FreeRTOS, SafeRTOS, etc.? Additionally, a...

STM32 OpenBooLoader communication problem

Hello to the whole communityDuring a recent project where we use the STM32G491VETx version as a microcontroller, I inserted as bootloader "STM32 OpenBootLoader V3.0.1" extracted from the package"STM32Cube_FW_G4_V1.5.0" downloaded from the ST website....

RS62 by Associate
  • 360 Views
  • 1 replies
  • 0 kudos