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! How to control delays in non-blocking ways?

I am using H563ZI to develop a motor control project. I have several motors in my project. Motor control commands will be sent to the board with ethernet cable(I have finished this part). Once the board get the command, it should then make the motor ...

hchienti by Associate II
  • 3203 Views
  • 7 replies
  • 3 kudos

MCFF on stm32

Hello everyone,I am working on a project where I want to use a pre-trained tflite model to recognize sounds. Before i use a microphone I want to test if it works with the used trainingdata. I am using a nucleo-stm32u575zi-q. I found the sensing1 exam...

LeonTerl by Associate II
  • 730 Views
  • 1 replies
  • 0 kudos

STM32g474 fdcan RxFIFO1 issues

Hello everyone.I'm working on the stm32G474RBT6 MCU and I'm trying to set up both FDCAN1 and FDCAN2 to work simultaneously.I wanted to map the FDCAN1 to RxFIFO0 and the FDCAN2 to RFIFO1. The FDCAN1 work perfectly while the FDCAN2 doesn't seem to get ...

STM32L0 LPUART reboot

Hi,MCU : STM32L010R8TX.I have configured 2 UART peripheral in STM32. LPUART1 for GNSS and UART2 for LTE Module Communication. Both are working on Interrupt Mode for receiving data.Uart 2 communication is request and response based. When the LTE Modul...

STM32H7 and DP83848

I've developed a custom board featuring an STM32H723GTX MCU, which is interfaced with a DP83848 PHY via an MII connection.   Additionally, I'm working with a Nucleo-F767ZI board. When configuring LWIP in the "Platform Settings", I encounter two PH...

FWupgrade_Standalone example not working

 Hi, I tried to run the FWupgrade_Standalone example on the STM32h743I EVAL Rev B board, but it didn't work.There are currently three issues 1.HS, FS in the build settings are not working correctly.If I don't connect a USB stick to the OTG HS without...

Croaker by Associate II
  • 685 Views
  • 1 replies
  • 0 kudos

M95M04-DR - Always reading 0

I'm trying to interface M95M04-DR with XMC4700. When I read RDSR, I receive all 0s.When I write to an address, again I get all 0s on that address. I'm attaching SPI configuration and code snippet please look help me to solve this issue.I've connected...

GSaw by Associate II
  • 826 Views
  • 0 replies
  • 0 kudos