STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! External Loader in SPI mode

Hi I am using Stm32L0 series board to create a custom external loader. I am using cubeIDE (version: 1.16.0)I am using winboard W25Q64 chip. I wrote a driver for this chip and interfaced it to my mcu using standard SPI2. I can read /write data on this...

zain_stm32_0-1725837097637.png

STM32L562CET6

I want to create USB PD Sink Demo on STM32L562CET6, i referred the below demo.LINK Below:STM32L562 EDK USB PD Demo from STM32 is that possible recreate the same demo to the STM32L562CET6 or any changes need to be do because i didn't get any output vo...

STM32F407ZGT6 to LTC1859IG read issues

Hi all,First post here...I'm fairly new to STM32, working on STM32CubeIDE and have running code on a very well designed and laid out PCB with above components being the main actors.. The project was setup with STM32CubeMX V6.4.0 using STM32Cube FW_F4...

lebies by Associate II
  • 409 Views
  • 3 replies
  • 0 kudos

Appropiate board for real time sound classification

Hello,I was trying to do sound classification with a STEVAL-STWINBX1. As using a NN directly in a microcontroller is impossible due to ram constrains, I decided to do a basic mel spectrogram (no full mfcc, I skip the dct and log stuff in order to spe...

AlbertG by Associate II
  • 416 Views
  • 4 replies
  • 0 kudos

DAC (PA4) giving constant 2.4V in STM32F446RE

Hi, Greetings!!We have been using STM32F446RE MCU in the project. We have implemented the DAC in the application at pin PA4 and PA5. Both DACs are generating similar voltages for different application. The PA4 DAC is connected to ADC of another MCU t...

Paddy611 by Associate II
  • 460 Views
  • 5 replies
  • 0 kudos

use SHT3x with STM32F102C6T6

Hi everyone,I am doing my internship and looking for a video tutorial on how to use the SHT31 sensor with STM32 without using Arduino. My mentor suggested me to look for videos from YouTube, but so far I have had a hard time finding any. Can anyone r...