STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL_I2C_Slave_Receive_DMA

When I use the I2C DMA receive mode, how could I know the data has been received? I found if I use the delay to check the data, it seems it could work, but actually, we don't know when the data will be coming. so there should have a mechanism to tell...

Haifeng by Associate II
  • 1262 Views
  • 4 replies
  • 0 kudos

Resolved! Program stmf401re in DFU mode

Hi,I have custom board for stmf401 and I try to program it in DFU mode. I set the boot0 to 1 and reset the chip but it is not recognized as DFU device. (not listed in the DfuSe).Do I miss any procedure or settings?(I have connected the PA11/PA12 pins...

DXu by Associate II
  • 626 Views
  • 2 replies
  • 0 kudos

Why does the STM32F407 send a STALL on USB_FS?

Hi,I'm using STM32F407 and try to establish a USB communication. Until now the device is present in the system and is also able to send and receive bulk transfers. To test the functionality I wrote a simple example:if MCU receives a string of 5 chara...

0690X000009ZcDuQAK.png
waldi by Associate II
  • 3540 Views
  • 19 replies
  • 0 kudos

HAL User Manual and CAN in 1.8.0

I'm trying to develop application using CAN driver. It looks like the STM32F1 HAL User Manual (UM1850) is outdated.The processor is STM32F103RGT6Where can I find documentation of CAN driver for 1.8.0 Cube version? Or maybe there is somewhere the upda...

Maciej by Associate II
  • 549 Views
  • 1 replies
  • 0 kudos