STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

interrupt is not working for I2C

Hello,we are using the I2C in STM32L431 as below configurationSTM32L431RCT6 as Master in I2C busSTM32L431RBT6 as Slave in I2C busin all .ioc file we enabled the event and error interrupt for both controllersMaster will send query to slave for some da...

Can we give PDM data directly into as a DAC input?

I am using STM32H5 nucleo board and it is connected with MIC which gives PDM output based on analog input. I am reading the mic data using I2S protocol. To verify the received I2S PDM data, I am giving this data directly to DAC to get original signal...

Nagarajan by Associate III
  • 459 Views
  • 0 replies
  • 0 kudos

Resolved! How to configure I2C_TIMINGR for STM32L073RZT6?

I2C_TIMINGR is configured for I2C bus speed of 400kHz. Is his configuration correct?   PRESC[3:0] = 0010 (PRESC = 2)SCLDEL[3:0] = 0001 (SCLDEL = 1)SDADEL[3:0] = 0001 (SDADEL = 1)SCLL[7:0] = 00001010 (SCLL = 10)SCLH[7:0] = 00001010 (SCLH = 10) Is it c...

Timing.png
Mohsin by Associate II
  • 883 Views
  • 1 replies
  • 0 kudos

Program update

Hi,1. is there any tool (GUI) to update program using executable?2. How to have different modes of programming? (UART/ USB/ sd card)3. Bootloader mentions: USB OTG FS (PA11/12) in Device mode (DFU: device firmware upgrade). Can external HS phy in FS ...

GauravK by Senior
  • 2241 Views
  • 16 replies
  • 1 kudos

STm32h735 Display change

Hello, I am doing a project on making a car display using STM32H735, but the Display on it is small, as you know, for the cars. so, is there any way I can use another LED screen for the display on which I put all the data from my STM32H735 board and ...

JM4 by Associate II
  • 342 Views
  • 0 replies
  • 0 kudos

STM32H745-DISCO SPI problems

Hey everyone,I have issues with my SPI2 on STM32h745 DISCOI am Using SPI2 to connect an accelerometer to my board. I use this SPI because it is the one that is connected to my arduino pin. SPI initialization : static void MX_SPI2_Init(void) { /* U...

fru99999_0-1717491877238.png fru99999_1-1717491895632.png fru99999_2-1717491931454.png fru99999_3-1717491956603.png
fru99999 by Associate
  • 692 Views
  • 2 replies
  • 0 kudos

Resolved! ADC Polling Returns Same Value for Each Sample

There are four DC fans connected the board.  For each, there is a current resistor buffered through an op-amp and then passed to the ADC channel on the STM32G491RET6 MCU. All four ADCs are connected to the same module on four different channels. Soft...

DRad by Associate
  • 849 Views
  • 2 replies
  • 0 kudos