STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L0 - Microseconds delay function

Hi everyone!I am using a STM32L0 board and I need to read data from a sensor. To be able to do this, I need a microsecond delay function, but I could not find any way to achieve this.I need some help! Thank you!

pbdiazam by Associate II
  • 609 Views
  • 3 replies
  • 0 kudos

Proximity sensor and STM32F030R8T6 for RPM Measurement

Greetings Friends.I want to interface proximity sensor with STM32F030R8T6 for measurement of RPM. I need guidance on how to make it possible and easy with out the use of PLL ic .I was thinking of interfacing proxy sensor output to STM32 pin and take ...

STM32 signalling for RS-485 - DE?

We are using the STM32F091RC to setup an RS-485 interface with the TI SN65HVD11. How do we connect to the DE control signal for the SN65HVD11? I have currently selected USART3 -R - PC5 (RX)D - PC4 (TX)DE - PB1 (RTS) Is this correct? Also what is CK_R...

Justin1 by Senior
  • 568 Views
  • 1 replies
  • 0 kudos

SDIO works well in SD-1bit mode but not in SD 4bit mode

I am using cubemx generated SD card test code on a custom board. And everything looks fine in SD 1bit mode, I can create new file, read and write data to it correctly. But when I am using 4bit mode, the f_open() function stalls. What might be the pro...

STM32H7 AXI bus clock stopped in CSleep?

According to RM0433 revision 5 section 7.5.12, “The AXI bridge clock is enabled when the CPU is in CRun mode.�? Does this mean that the AXI bridge clock is disabled (and presumably things connected to the AXI, like the MDMA) do not work in CSleep? Th...

CHead by Associate III
  • 330 Views
  • 0 replies
  • 0 kudos