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! STM32F051 to get code coverage report

Hi ,We have SEGGER J-TRACEpro for CORTEX-M processors . https://shop-us.segger.com/product/j-trace-pro-cortex-m-8-18-00/ We want to take the Code Coverage report . We are using Ozone IDE and loading the .OUT file to the OZONE IDE .There are 2 cables ...

0693W00000YA4FbQAL.png 0693W00000YA4lmQAD.jpg 0693W00000YA4zYQAT.png
ck.1 by Associate III
  • 1609 Views
  • 3 replies
  • 2 kudos

stm32f0 SPI does not receive data

When data size equal to 3 rx buffer last element is true only others are not. I expected all of them is true data. Why it is working like that ? I examine the result on debug modestatic void Init_SPI2(void) { SPI_InitTypeDef SPI_InitStructure;   ...

hdemi.1 by Associate III
  • 1190 Views
  • 4 replies
  • 0 kudos

charger detect problem

Hello,I’m using STM32L412RB.I'm trying to differentiate between the types of chargersWhen the charger is connected, reboot occurs, and I run HAL_PCDEx_ActivateBCD()/HAL_PCDEx_BCD_VBUSDetect() in MX_USB_DEVICE_Init().After that, in case of abnormalit...

MKim.12 by Associate II
  • 916 Views
  • 0 replies
  • 1 kudos

Firmware Protection (F1 Series)

Hello dear! I'm developing a new product. I would like use the STM32 F1 series, but I was surprised with this: https://blog.zapb.de/stm32f1-exceptional-failure/The F1 Series don't have RDP Level 2 protection, in this case, what's the most security wa...

STM32U5 ADC specifications?

I am planning to use ADC with 16 bits achieved using oversampling in STM32U5.But on Datasheet there is no data wrt to ADC oversampling.Can somebody help me with data regarding ENOB, EL,ED when ADC is oversampled. Datasheet : DS13737Datasheet - STM32U...

Shru2 by Associate II
  • 821 Views
  • 1 replies
  • 1 kudos

Resolved! EXTI interruption flags

Hi.I am having some issues trying to use the EXTI module, to implement interruption routines associated to ports.The problem is related to the behavior of STM32 microcontrollers with ports interruptions. In most microcontrollers (i.e. Texas Instrumen...

JNava.1 by Associate II
  • 6328 Views
  • 13 replies
  • 0 kudos

Resolved! If I want to control a relay via the TX of a UART do I just connect the appropriate STM32 pin to the relay? Or is there anything else I need to do (besides programming)?

I'm looking to use a ITS4200S-ME-P relay to switch a high voltage signal and would like to control that via a UART. Per the datasheet this relay, "can be switched on and off with standard logic ground related logic signal at pin IN."

DMill.16 by Associate II
  • 2493 Views
  • 5 replies
  • 0 kudos