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

I2C Loopback using bare-metal code

Hello All, I am trying to do a loopback test between 2 i2c's on the same board, using bare metal coding and interrupts, and the clk is HSI, 16MHz. How the i2c i configured as slave is failing to acknowledge the address sent by master i2c.Here is a zi...

maya16 by Associate III
  • 580 Views
  • 6 replies
  • 0 kudos

Resolved! SPI & DMA on the H755

Hi all,I am working on a project involving reading from the external AD7768. I've tested to get data out of it using and EXTI and Interrupt based SPI receives, but that was too slow to capture the message, so I'm trying to get it to work with DMA.The...

noahyonr by Associate II
  • 338 Views
  • 4 replies
  • 1 kudos

STM32N6 series DCMI module

I am very new to this field !! So last I had posted regarding the interfacing of DCMI and I got relevent doucuments which where not enough for me to understand the DCMI module. So could you please send relevant videos of interfacing DCMI module step ...

nishanth by Associate II
  • 374 Views
  • 2 replies
  • 0 kudos

Resolved! STM32C011 invalid temerature read by ADC

I've used CubeIDE 1.18.1 to create a small project based on a STM32C011F6. The ADC is configired thru Cube to read Vref+, temp sensor and another external voltage.Cube has therefore created an init function MX_ADC1_Init which is called at during star...

MWebj by Associate III
  • 253 Views
  • 1 replies
  • 0 kudos