STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Alter CAN Message Data, Array to Int

Hello,This is a mixture of a C question and a CAN communication question, as I want to find the simplest solution for what I'm trying to do. I have an 8 byte CAN message that I successfully receive and store in an array (uint8_t RXData[8]). I am send...

KMew by Senior III
  • 1395 Views
  • 9 replies
  • 0 kudos

STM32F405/407/415/417 DBGMCU_IDCODE.REV_ID

Can please anybody who has any of the above mcu, post here content of DBGMCU_IDCODE.REV_ID together with the revision number/letter marked on the package?I suspect that table in RM0090 is not entirely correct. Rev.Y is historically older than Rev.2 a...

Resolved! I want to make some delay to the microcontroller based on the number of clock cycle. What API can I use it?

I'm trying to control the timing of ADC for best performance.So, I want to give exact delay based on the number of clock cycles. However, I don't know what API should I use to give delay.Right know, I turned on TIM16 and I know how to get timer like ...

KKIM.6 by Senior II
  • 927 Views
  • 2 replies
  • 0 kudos

Reset pin goes down every 400ms for 50us

Hi,we have problem with our custom designed board. We are using STM32L011F4P6 MCUs and some of them behaves very strange. After reset, every 400ms for 50us, reset pin (which is internally pulled up), goes down. We don't known what causes that behavio...

msemegen by Associate III
  • 3311 Views
  • 27 replies
  • 0 kudos