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
  • 452 Views
  • 3 replies
  • 0 kudos

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
  • 442 Views
  • 1 replies
  • 0 kudos

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
  • 260 Views
  • 0 replies
  • 0 kudos

Possible ways to save 40Kbytes/Second?

I would like to know what are the possible ways to save 40KBytes per second? what type of memory devices do i have to use. I presumed of using class 10 memory card but it has only 10Mbitspersecond (= 1250KBytes/second). I would have to store atleast...

Apill by Senior
  • 245 Views
  • 1 replies
  • 0 kudos

Disabling a timer after PeriodElapsedCallback is called

So I have two timers, one in OC mode and one in IC mode. The IC waits until the OC toggles, it registers the value and waits for it toggle again to record a second value. What I want to do is after the OC timer has toggled twice is for it to disable ...

FFuma by Associate II
  • 409 Views
  • 1 replies
  • 1 kudos