STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H753 Ethernet stop working

we have several device with STM32H753, and they are talking to each other, over LwIP.one of the devices is the master who charges on the protocol communication between all other peripheral devices.the master send a ack message to each device in a loo...

Lmali.1 by Associate III
  • 1213 Views
  • 5 replies
  • 0 kudos

How can I set starting address for FATFS in sdram?

Hi I made a custom board with "stm32f746". This board has a 32MB sdram (MT48LC16M16) and a "800×480" lcd. I use from STM32CubeIDE and touchgfx. I want to allocate 2MB of sdram (from 0xC0000000 to 0xC0232800) to frame buffer of lcd and I need to use r...

EKari.1 by Associate II
  • 774 Views
  • 1 replies
  • 0 kudos

STM32F769I USB-HS MSC gives low read/write speed

Hi, I am using a STM32F769I Disco board for testing the speeds of the High Speed USB as a MSC. At present, the system is working as expected as a MSC over uSD. However, my concern is with respect to the read write speed of 2.5MB/s which seems to be v...

required I2S clock frequency

Hi, I am using MP34DT05TR-A microphone with stm32f401re mcu. What is the I2s clock frequency required to get 24bit data at 48Khz sampling frequency. I also need to know the rate at which the data will be received from I2S?. Is it same as the sampling...

KK Y.1 by Associate II
  • 1580 Views
  • 4 replies
  • 0 kudos

boot loader - SD card

hi, In final end product we can't use the programmer for firmware update or upload the new program to chip . We need easy solution that compiled program in binary file has to be programmed in chip from SD card or USB Pendrive . In filed very difficul...

MMARI.1 by Senior
  • 1207 Views
  • 2 replies
  • 1 kudos

Resolved! Running C functions transfered during runtime

Hi,I'm currently developing a PLC-like device based on a STM32F429ZI. It works with FreeRTOS, and the I/O logic is implemented in a single C function, which only accesses a couple of buffers (the locations of which are known prior to compilation). Th...

Áde R.1 by Associate II
  • 1923 Views
  • 4 replies
  • 0 kudos