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! VDDSDMMC AND VDDUSB Clarficiation

SO i was doing some stm32 research and developed some application now i am going in production phase. Now i wanted to use stm32f765 but there are couple of variants in that series.I am getting confused between this two models STM32F765ZIT6 and STM32F...

Resolved! How to use lwip library with RTOS?

Hello every one; I would like to use lwip with RTOS( In DHCP Mode ). I try use lwip without RTOS ( In DHCP Mode ). It's work but I use lwip with RTOS is not work. I confuse to set priority (NVIC according to FREE RTOS ) lwip with RTOS. Could you plea...

0693W000004K7ikQAC.png 0693W000004K7ifQAC.png 0693W000004K7iaQAC.png 0693W000004K7iuQAC.png
Gz by Senior
  • 721 Views
  • 1 replies
  • 0 kudos

Motion MC Library use?

Hi everyone, It seems I'm always coming across this issue in one form or another. I want to link in the "libPDMFilter_CM4_GCC_wc32.a" St Motion Library, and I'm entering the library name and path in the linker/Libraries section.I have included an ima...

kvresto by Senior
  • 1351 Views
  • 1 replies
  • 0 kudos

About Mass Storage

Hi, all.​I am making a USB MASS STORAGE program.It is recognized by Windows10 and can be used as a drive after formatting.I was able to copy the file and open it correctly.However, when I reset the NUCLEO board, windows prompts me to format it again....

Goemon by Associate II
  • 1070 Views
  • 4 replies
  • 0 kudos

Issues with HAL_SPI_TransmitReceive_DMA

Hi all--I am using HAL_SPI_TransmitReceive_DMA to retrieve data periodically from an inertial sensor. I receive an EXTI interrupt when the sensor indicates that data is ready, and in response to this I call HAL_SPI_TransmitReceive_DMA to retrieve 15 ...

crwper by Senior
  • 2860 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F407 USB host enumeration routine is not called

Hi, my USB host (CDC class) enumeration get stalled when the device is attached and enumeration status is ENUM_IDLE. The "IF then" test statement "if ( USBH_HandleEnum(phost) == USBH_OK)" should call the routine USBH_HandleEnum() but it does not and ...

Paulus by Associate II
  • 1636 Views
  • 2 replies
  • 1 kudos