STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L071 and ADC channel 5 and 6 rank

Hello, I have configure ADC to use channel 5 and 6 but I am not understanding what I am doing wrong to get readings from the two channels. Here is my code:void adcConvertionFinish(ADC_HandleTypeDef* handle); static ADC_HandleTypeDef g_adc; static co...

teobarbs by Associate
  • 406 Views
  • 1 replies
  • 1 kudos

Resolved! Issue in STM32H563ZI SAI_DMA Configuration

Hi, I am using PDM mems microphone to configure the STM32H563ZI SAI_A with GPDMA. I have attached the image of configuration details. After configuration I generate the code, But GPDMA initialization details not showing in the code. //  main.c  file ...

Srmssenthil_3-1721826245915.png Srmssenthil_4-1721826318911.png

Problem with PSRAM peripherals of STM32H735

Hello! I use the OSPI2 interface of the STM32H735IGK6 to connect to the ISS66WVO32M8DBLL and use indirect mode for memory reading and writing.1、The first step is to use cubemx to configure OSPI interface parameters as shown in the following figure:  ...

Lin_Yishan_0-1722994715086.png Lin_Yishan_1-1722994714722.png Lin_Yishan_2-1722994715331.png Lin_Yishan_3-1722994715328.png

Resolved! Up-to-date version of USB-PD "demo" wiki seems broken

Ok, so I tried to follow https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Getting_started_with_USB-Power_Delivery_Sink for an example on how to use STM32G0B1 family as a simple USBC Power delivery sink. The Article seems to have received an update o...

Franz.1 by Associate III
  • 907 Views
  • 5 replies
  • 0 kudos

STM32F103 Circuit Issue

Hi Everyone,I am working with an STM32F103C8T6 chip on a project.  For some reason I cannot flash the chip. It connects everytime I try though. I am using the SWD to flash. Is there anything you notice that is incorrect on or may be affecting the cir...

1000007748.jpg
Fmukete by Associate
  • 3438 Views
  • 3 replies
  • 1 kudos

STM32F4 SPI Receive Problem

Sorry, I have another question to ask everyone. I am currently using the STM32F429ZIT6 to receive data from the AD7366 via SPI. My Code: int main(){ /* Initialize all configured... */ while(1){ /* CNVST Enable */ GPI...

Scarlet_1-1714478164096.png Scarlet_3-1714478221643.png Scarlet_0-1714478057463.png Scarlet_2-1714478213652.png
Scarlet by Associate III
  • 1065 Views
  • 3 replies
  • 0 kudos