STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103 - Code flash getting erased automatically

Hi, Our STM application is a smart bike IoT device, that let's a user track his / her vehicle.Of our devices deployed in the field, some of them stopped functioning. On debugging we found that the entire STM flash was erased. What could be the possib...

PJosh.8 by Associate II
  • 2914 Views
  • 14 replies
  • 0 kudos

STM32L432KX and WINCE

I have a system with WIN CE v6.0 installed and a custom board with micro STM32L432KX. I've tried to install driver for FTDI but no succes, at the moment WIN CE doesn't recognize the Virtual COM created from my board, are there proper drivers or proce...

LMili.1 by Associate II
  • 1207 Views
  • 7 replies
  • 0 kudos

SPI2 migrate from STM32H743XiHX to sPi32H743ViHx PC to PC_2

I am trying to convert project file from STM32H743XiHX (265 pin package)to sPi32H743ViHx (100 pin package)I use Spi (with DMA actice) 2 on original board and MISO and MOSI where connected to PC2 & PC3on new Board MISO and MOSI of SPI2 are connected t...

Esora.1 by Associate
  • 609 Views
  • 2 replies
  • 0 kudos

Simple 32F417 TIM1 usage to measure TIM1_CH1 pulse duration

I have PE9 as an input, and using AF1, PE9 should be connecting to TIM1_CH1 input.Input is 400Hz square wave, 0 to +3.3V.This is the code// Set up TIM1 for ~400Hz waveform period measurement, via PE9 static void KDE_config_TIM1_period_measure(void) {...

PHolt.1 by Senior III
  • 1022 Views
  • 9 replies
  • 0 kudos

Why SDRAM1 and SDRAM2 have the same pins

Hello,can someone please help me,why do when i use SDRAM1 and then add SDRAM2 the data and address pins are the same but only the chip enalbe. does this mean that all pins even the Data pins DQ can be connected parallel for both chips? have someone a...

Resolved! How do Signed 24 bit values work

Hi. I'm having trouble with integer interpretation for DFSDM. From the RM:> The offset correction allows to calibrate the external sigma-delta modulator offset error. The user configures the offset register with a signed 24-bit correction, and this r...

DOCon.1 by Senior
  • 4209 Views
  • 5 replies
  • 0 kudos

Resolved! STM32HT43 Nucleo 144

Hello All,I have an intresting issue that came up. But I am not sure if I understand it. In the clock configurator, I gave the usart mux a 100Mhz clock for the uarts and set up the baud rate for 115200K. Once I started sending data, I noticed that...

IAgui by Associate III
  • 1316 Views
  • 7 replies
  • 0 kudos