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! GPIOA won't work with SPI1

Hi,I am using a Nucleo32 F411RE to control a 2.9inch flexible E-Ink raw display panel from WaveShare. I use their circuit and a copied version of their code they have on their website. The code sends SPI commands over SPI1 of the F411RE and controls ...

assjo by Associate II
  • 353 Views
  • 7 replies
  • 1 kudos

Resolved! STM32F7: DMA GPIO to memory

Hi, I'm trying to connect a high speed ADC to an STM32F7. I have chained two timers to generate the necessary convert and read pulses to the ADC. Its output is 16 bits that are all connected to the same gpio block. However I would also like to setup ...

Multi-channel audio streams

HiI'm planning to make a digital mixer that takes 4 analog audio input channels (2x stereo), processes them with digital effects, in 24 bits, and outputs 4 analog audio channels. I’m trying to figure out which chips may be compatible for my project. ...

Timer update event delay

I am using timer15 to generate TRGO by update event, which is used to trigger DMA to transfer data via spi.From the oscilloscope, I found a delay around 150ns between rising edge of TRGO (PWM output on PA2) and first pulse of SPI sck.I am not sure wh...

Resolved! NUCLEO-F767ZI: usb: over-current condition

I am using a NUCLEO-F767ZI Board.Previously I have not used or configured any GPIO. Then I used CubeMX to reconfigure 3 Pins to Inputs with Pull-Down like this: if (HAL_GPIO_ReadPin(button_uncouple_GPIO_Port, button_uncouple_Pin) == GPIO_PIN_SET) {I...

screenshot-2025-03-28-10_42_22.png
mo_krauti by Associate III
  • 219 Views
  • 2 replies
  • 0 kudos

Resolved! STM32N6 DCMIPP problem

Hi everyone,I am trying to setup DCMIPP Pipe0 to read data from 256x192 pixel sensor by 16 data lines.Seems everything configured and working fine except of transfer data to destination buffer.DCMIPP frame counter is increasing. Pipe0 dump counter is...

Screenshot 2025-04-29 000858.png Screenshot 2025-04-29 000933.png Screenshot 2025-04-29 000954.png Screenshot 2025-04-29 001138.png
MikeF by Associate II
  • 385 Views
  • 1 replies
  • 1 kudos