STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Basic timer questions STM32L476?

Hello all...Can someone give me direct answers below...(And please don't refer me to documentation as I have scoured thru it and not solved my questions)I would like some clarity as I have found no documentation to clarify the following:When using co...

SWenn.1 by Senior III
  • 498 Views
  • 2 replies
  • 0 kudos

Resolved! X-CUBE-EEPROM Is it possible to remove routine which writes 64bit zeros on every restart of the device? (It writes 64bits of 0 during EE_Init - due to data recovery mechanism).

I am using X-CUBE-EEPROM software to emulate EEPROM in flash memory of the MCU.It is running on STM32G070RB. This MCU has endurance only 1 kcycle.We would like to store only a few variables (about 10) to the virtual eeprom. I expect that the main app...

RMala.2 by Associate II
  • 1491 Views
  • 3 replies
  • 0 kudos

Count External Pulses Using Timer

Hi All,First post :beaming_face_with_smiling_eyes: I want to count external pulses with a STM32F105 or STM32F405 using the HAL library. I want the external pulses to increment the timer counter. I want to avoid using interrupts. Instead, I want to re...

Resolved! CANBUS on F0 not able to receive.

I am working with the STM32F072CB device on a custom PCB. Working from this STM32 example.I just want to implement a basic loopback test. However i don't seem to receive any data.HAL_CAN_Init() is called succesfulHAL_CAN_Start() is called succesfulHA...

JWieb by Associate III
  • 673 Views
  • 2 replies
  • 0 kudos