STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to write multiple file in sd card sdio using fatfs

Hi, 1.I want to save multiple files but only 50 or 55 files savings.and how to save files next to next file.I want to fo fill data files up to to 32 GB.  2. how to reuse same memory for multi file creationint main(void){ /* USER CODE BEGIN 1 */  /* U...

pankaj4 by Associate II
  • 935 Views
  • 3 replies
  • 3 kudos

Flash memory data access

Hi.I want to save and load data to flash memory. (STM32F373RC)And initialization code was generated through cubemx.All functions including SPI, I2C, and ADC were successfully tested.However, saving and loading data into flash memory failed.All functi...

YS4 by Associate
  • 957 Views
  • 1 replies
  • 1 kudos

Resolved! MCU can't be flashed anymore

Hi everyone,First I am sorry for the uneducated rest of this text and badly written code.I am currently playing around with a stm32f4 chip. I am using Platform IO CMSIS and a cheap stlink v2 to program the chip. I was trying to get PWM working when t...

Smar by Associate II
  • 977 Views
  • 3 replies
  • 2 kudos

Phase shifted PWM

Hello, Am using STM32L412RBT6 controller to generate PWM for our battery charger product. We need to generate two PWM's and am using TIM1_CH1 and TIM1_CH1N pins to generate 2 PWM's. These are all configured through Timer1.  Here i have a requirement,...

VasuManiV by Associate III
  • 686 Views
  • 2 replies
  • 0 kudos

Resolved! SPI Communication with Timer to clock the SPI

Hello, I am building a time critical application with SPI output communication using DMA circular bufferI need to output data at a very precise frequency that is a multiple of 0.125 ns. Normally it should be 4us but It would need to be sometime 3.9us...

vbesson by Senior
  • 930 Views
  • 2 replies
  • 1 kudos

STM32,SI4063,Software-drivenSPI

The software drives the SPI to drive the RF chip, and I add a 0r resistor to the SPI as shown in Figure 1, I can see through the logic analyzer that the SPI corresponds to the program one by one, but I don't understand that the RF chip does not emit ...

Stick_Lure_0-1718799040465.png

Resolved! Ethernet Can't Ping

Hello Guys, I'm working in stm32h743 series in ethernet and i use latest version stm32 cube mx and toolchain is stm32 cube ide latest version , many times i tried but now i'm tired . Can anyone please help me with this communication protocol? If anyo...

Stm32l072KZ Firmware Update

Hello everyone, I have a stm32l072 microcontroller and an NB exs82 module connected via LPUART. And I'm trying to read a new .HEX firmware that is stored in the NB module's FFS and then make the microcontroller receive the packages that contain the r...

Captura de Tela (101).png Captura de Tela (102).png
Wave by Associate II
  • 365 Views
  • 0 replies
  • 0 kudos

Resolved! STM32L431 CAN BOOTLOADER on PA11-12

I use alternatives CAN pins PA11&PA12, based on spec standard CAN pins to use CAN bootloader are PB8-9. Is it possible to use PA11-12 to enter CAN bootloader or NOT? so far it does not work.

Sirk77 by Associate II
  • 737 Views
  • 3 replies
  • 0 kudos