STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32N657B0 Drive the VD55G0

I want to use N657B0 to drive VD55G0, and the camera side can already enter the Stream state. After I use the function HAL_DCMIPP_CSI_PIPE_Start, I track the variable csi_instance through single-step debugging and find that several bits in its SR1 re...

eureka_0-1756794824256.png eureka_1-1756795314513.png
eureka by Associate II
  • 1633 Views
  • 6 replies
  • 0 kudos

30us delay with some constraints

Hi I am using Timer2 with Prescaler 83 and up counter of period 49 to be triggered after every 50us. But I am using an ADC and I want to turn it on every 330us. So after 6 interrupt triggers, I turn on the ADC but I need to generate a 30us delay befo...

avbST by Associate II
  • 418 Views
  • 6 replies
  • 0 kudos

How to test X-CUBE-AZURE protections

Hi, I am successfully builded and flashed TFM_Azure_IoT application at X-CUBE-AZURE(v2.3.0) package. You can see teraterm port output at attachment.I looked in to MCU software packages for B-U585I-IOT02A i found "STM32Cube_FW_U5_V1.8.0\Projects\B-U58...

macar by Associate
  • 522 Views
  • 0 replies
  • 0 kudos

How to speed up function execution?

I'm currently implementing very low current measurement electronics, such as Femto Amps.To do this, I'm using the STM32G431CBU MCU. I'm acquiring the output voltages of a float voltage transimpetance amplifier, and I'm taking a running average.My MCU...

clk.jpg
LIFER.1 by Associate II
  • 456 Views
  • 6 replies
  • 2 kudos