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! INTERFACING 32bit RAM With STM32H750XB MCU

Hi,     Please share pointers on interfacing 32Bits RAM along with STM32H750XB MCU with QUAD SPI External Memory and 8 MB Frame Buffer RAM on STM32H750XBRAM - IS42S32400TFT USED  - 1024x600 at 24 bpp and or 1024x800 at 16 bpp at 60 + FPSAre These Set...

32bit RAM.png
Caan by Senior
  • 676 Views
  • 3 replies
  • 0 kudos

Low cost 16bit ADC

Posted on February 11, 2015 at 13:01Hi, Does anyone familer with Low cost microcontroller with 16bits ADC  (below 1.5$) ? Thanks

udibit by Associate II
  • 2423 Views
  • 6 replies
  • 0 kudos

Re: Tristating GPIO as an output

I used the code below but not working , did you find the solution ?   void SetPinTristate(GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin) { GPIO_InitTypeDef GPIO_InitStruct = {0}; GPIO_InitStruct.Pin = GPIO_Pin; GPIO_InitStruct.Mode = GPIO_MODE_INPUT; // Swi...

ramin110 by Associate II
  • 415 Views
  • 3 replies
  • 0 kudos

STM32U5 option byte writting through bootloader

Hello, I am trying to write to the option byte area of an stm32u5g9vjt6q using the built in bootloader over the canFD protocol.  I have verified I am able to erase and write my programs to flash over canFD using the built in boot loader so I know tha...

brohr01 by Associate III
  • 411 Views
  • 0 replies
  • 0 kudos

STM32F405 TIM DMA work only once

Hi ST team,I'm implementing DShot protocol with Timer + DMA. I use 4 PWM channels to generate control signals for ESC. Timer and DMA's parameters are same for all PWM channel. But PA3 (TIM2_CH4) does not work the same as other PWM channels. It only t...

phonght32_2-1740312861345.png phonght32_3-1740312876535.png Screenshot from 2025-02-23 19-06-36.png Screenshot from 2025-02-23 19-07-31.png

Unstable logical state on every I/O pin

Hi Everybody! I confronts a very interesting problem at my project. Details above:Hardware: NUCLEOG071RBAttached the IOC configuration. Control the SPI CS pin by software. I got small 4-8us signal spikes all  GPIO, SPI, I2S pins. SPI and I2S powered ...

pics2.png pics1.png
ProgBoy by Associate
  • 360 Views
  • 2 replies
  • 0 kudos

STM32L476 SRAM2 Parity disable cannot be turned off.

I conducted some test in case the option bytes in the STM32L474 (Nucleo 64 board) are set incorrectly for my application. Note HAL is not used (it's a strict bare metal application since this is a home experiment to reduce power consumption to the ba...

EGi_0-1740230296793.png EGi_1-1740232745795.png EGi_2-1740232766575.png EGi_3-1740232797260.png
EGi by Associate III
  • 291 Views
  • 1 replies
  • 0 kudos