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

I am using STM32F3xx_HAL_Driver with my STM32F303VD MCU. When I am erasing 1-3 pages of flash memory with HAL_ERR_TYPE HAL_FLASHEx_Erase (&eInit, &status) subroutine, my USART2 seems to overflow.

I have the USART2 setup for RTS/CTS flow-control and Rx DMA for one byte transfers into a ringbuffer. The problem isn't that the ringbuffer is overflowing, it appears that the DMA process is stalled during the erase flash pages operation and the UART...

JKlec by Associate II
  • 444 Views
  • 0 replies
  • 0 kudos

STM32 eval board for Ethernet

Hi,I have a project that needs to transfer full chunk of data from 1G bytes flash memory to computer with 2048 bytes at each tranfer. The total time has to be less than 20min. I am going to use STM32 with ethernet communication to accomplish this.Do ...

Jian Chen by Associate II
  • 3082 Views
  • 6 replies
  • 0 kudos

Where can I find a full explanation of how the Channel Halt works for an IN channel on the OTG_HS in Host mode?

Board stm32h743i-eval - STM32Cube_FW_H7_V1.5.0I am using OTG1_HS in dedicated Host mode. It is connected to a single device that contains a built in HUB with 2 devices attached. The main device I am communicating with is an ASIC based image sensor fr...

Resolved! HAL_PWREx_EnableWakeUpPin for STM32H743

Dear all,In hal driver datasheet, the funcion HAL_PWREx_EnableWakeUpPin is defined like this : void HAL_PWREx_EnableWakeUpPin (PWREx_WakeupPinTypeDef * sPinParams)In stm32h7xx_hal_pwr.c from STM32Cube FW_H7 V1.5.0 library is defined like this : ...

Problems reading register from I2C sensor using HAL_I2C

Hi guys ! I’m in a bit of a pickle so I finally decided to ask ..I’m using a Dragino sensor node based on STM32. I need to change the default software to be able to read an I2C pressure WNK sensor. I know the sensor’s address is 0x6D. I also know tha...

NDrag by Associate II
  • 624 Views
  • 2 replies
  • 0 kudos

Sir I want to use STM32-AUDIO100A library for my STM32 Nucleo F401RE board but I am not getting the way to use it. If you can provide me any example to use the STM32-AUDIO100A library then it will be a great help for me.

Sir I want to analysis the audio characteristics for my project using I2S protocol so please recommend me the right board for it and please provide me the proper resources for it.

SMitt1 by Associate
  • 585 Views
  • 0 replies
  • 0 kudos