STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F051R8T6 Voltage Problem

Recently, I had a strange problem when I used the stm32fo51r8t6 board from the previous class. I tested the 5V and 3V pins in it, but there was a module that can supply me normally (3V normal, 5V) Not long), I would like to say if the students who ha...

0690X00000BwFkxQAF.jpg 0690X00000BwFl2QAF.jpg 0690X00000BwFlCQAV.jpg 0690X00000BwFl7QAF.jpg
HChen.23 by Associate
  • 399 Views
  • 2 replies
  • 0 kudos

Resolved! Programming stm32 using another mcu

Posted on February 07, 2017 at 10:06Hi,My project include two MCU with nrf51822 and STM32. I'm upgrading STM32 application firmware by nrf51822 using UART. I'm very new for stm32 world so i don't know what and all modifications need to be perform at...

sudhan j by Associate II
  • 1753 Views
  • 5 replies
  • 0 kudos

I am using an stm32h753 MCU and I want to use an SPI Master to receive data from adc without writing. The ADC sends the data when it is activated with CS signal. My problem is that I receive only FF from the slave Do You have any advice on this?

Here is the setup of the SPI: (SPI Clock is checked with the datasheet and it is valid, as well as clock phase and clock polarity.  hspi2.Instance = SPI2; hspi2.Init.Mode = SPI_MODE_MASTER; hspi2.Init.Direction = SPI_DIRECTION_2LINES; hspi2.Init.Data...

Angelos1 by Associate II
  • 321 Views
  • 0 replies
  • 0 kudos

Anyone had an issue with memory corruption using PSRAM?

We have an existing bare metal environment using STM32F446ZET6 and 8MB of SRAM which works fine, hundreds of examples in the field.A new smaller version of this platform uses PSRAM, namely IS66WVC4M16ECLL.We are getting memory corruption issues we ca...

i2 by Associate II
  • 1270 Views
  • 9 replies
  • 0 kudos