STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F4x DMA NDTR, need your help

Hello, I have a SPI TX DMA, and I need to do the followingStep 1:start the TX DMA ,Step 2:stop the DMA,Step 3: store the NDTR register,Step 4: modify the size of the DMA SPIStep 5: restart the DMA with the new sizeStep 6: and restore the position of ...

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

Resolved! MCU Recommendation for BMS in Hybrid Solar Inverter

I am developing a Battery Management System (BMS) for a hybrid inverter solar panel system. I am using the ADBMS1818 IC as the battery management chip from Analog Devices. Currently, I am looking for a suitable MCU for my system. I found that the CYT...

Resolved! While Syntax Error in STM32F105 using KEIL compiler

we have assigned a while condition below the given code, even if the condition is false, or the while condition gets 0, the code also does not execute, it stucked at program counter on while only, if I entered a delay of 1 ms, using Hal_delay after W...

Resolved! FDCAN missed RX interrupt on STM32H743

Hi, i need help with a strange behaviour of the FDCAN RX interrupt. I have 2 controllers which communicate with each other over CAN bus (Classic CAN). The first (my problem mcu) sends a command message and the second answers with 3 messages. The prob...

Phil4 by Associate
  • 981 Views
  • 5 replies
  • 1 kudos

stm32wb5mmghtr ADC value Error

I have been working with the STM32WB5MMG-HTR controller and have configured ADC1_IN4 (PC3) for ADC value readings. However, I consistently receive a stable ADC value of 4096. Could you please confirm whether I am reading the value correctly? I have a...

_Danny_ by Associate III
  • 361 Views
  • 1 replies
  • 0 kudos

LPBAM Scenario usage multiple analog watchdogs

I've trying for days to get the LPBAM tool to work. The TempSense example project is similar to what i'm trying to do. I'd like to immediately stop2 on power up and continually sample 3 channels. The first condition i'm waiting for is IN1 > 1100, ...

_legacyfs_online_stmicro_images_0693W00000bkVWSQA2.png
sleon.1 by Associate II
  • 1239 Views
  • 6 replies
  • 0 kudos

Resolved! Is it possible to download firmware using UART?

I'm using STM32H733VGT6, STM32F030CCT6 and LTE module. As show as attached picture, it is conneted via UART. I want to recieve data through LTE and connect STM32H733VGT or STM32F030CCT to DFU to download firmware. Is it possible with UART? STM32H733V...

STM_attached.png