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! FDCAN Tx callback not triggered on STM32U5

I’ve written code that performs a CAN Tx transmission when an interrupt occurs while in STOP2 mode.The transmission request via HAL_FDCAN_AddMessageToTxFifoQ() succeeds,but the HAL_FDCAN_TxEventFifoCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t TxEve...

dlagyals by Associate II
  • 786 Views
  • 7 replies
  • 0 kudos

Resolved! L476RGT6 ADC1 Driver Not Working (Incorrect Reading)

Hi! I have the following code for an ADC1 driver running in ADC1_IN1 (PC0) in an L476RGT6 and it runs fine. However, I am testing it by reading a potentiometer and the value read is constant. I've already double-checked everything, including channel ...

gabofv by Associate II
  • 575 Views
  • 3 replies
  • 1 kudos

Resolved! Nucleo-H743ZI2 FDCAN: late trigger of Rx interrupts

(Moved to appropriate forum from 'Feedback')   Hi, I'm using Nuleo-H743Zi2 hardware. I have configured FDCAN1 with below configurations, hfdcan1.Instance = FDCAN1; hfdcan1.Init.FrameFormat = FDCAN_FRAME_FD_BRS; hfdcan1.Init.Mode = FDCAN_MODE_NORMA...

KT_Matt by Associate II
  • 2436 Views
  • 16 replies
  • 1 kudos

Very slow com port transmission

Hi everyone,I need your advice because I think the delays I'm getting are incorrect, but I'm not sure.In my tests, I transmitted data like this via USB (COM port) a total of 34 times:BODY1=00 BODY2=00 BODY3=00 SW=9000I'm sending data in Python via US...

OV10635 camera interfacing in STM32h743

Hii everyone,                  1. I want to interface OV10635 camera module with stm32h743 controller  does it is suitable ? .                  2. If anyone have OV10635 configuration files please share with me.  

Resolved! STM32H7R3. SMPS and VCORE.

HelloCan anybody explain how it is possible to power VCORE directly from SMPS output? I see that SMPS have only two possible output voltages, 1.8V and 2.5V:But VCORE accepts absolute maximum of 1.4V.So how it is possible with LDO bypassed?Best Regard...

PawelPiwowarski_2-1738230476604.png PawelPiwowarski_0-1738230329188.png PawelPiwowarski_1-1738230351863.png

Can STM32H745 ADC Sample a 500 kHz Sine Wave?

Hi Team,I am working on a project using the STM32H745 microcontroller, and I need to sample a 500 kHz sine wave using the ADC. I have configured the ADC with the following settings:ADC clock: 77MHzResolution: 16 bitsSampling time: 1.5 ADC clock cycle...

ggowd.1 by Associate III
  • 626 Views
  • 3 replies
  • 0 kudos