STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SETAASA command I3C

Hello!I have an i3c target device which has a static address, datasheet says I need to send SETAASA command to start communicating with the device.I tried doing, #define SETAASA 0x29#define STATIC_ADRESS 0x47I3C_CCCTypeDef aSET_AASA= { /*Target...

kvganesh by Associate
  • 2045 Views
  • 2 replies
  • 0 kudos

I-NUCLEO-LRWAN1

Posted on September 15, 2017 at 18:55 USI LoRa module http://www.st.com/en/evaluation-tools/i-nucleo-lrwan1.html Anyone else ported I-CUBE-LRWAN to the USI Module? What's your experience with the RSSI level vs other SX1272/SX1276 solutions...

0690X000006045TQAQ.jpg

STM32F411 firmware download issue in DFU mode

Hi Everybody,     I am facing a wired issue in programming the  mcu . I have designed  a custom borad with STM32F411CEU6 (QFN-48 package). DFU mode is is properly detected.  But whenever I am trying to connect the mcu  with STM cube programmer in dfu...

STM32F103C8T6 Program not working and USB not recognized

Hello,I found this schematic and layout with a stm32f103c8t6. I ordered it and wanted to programm it.With stm32cubeprogrammer I detect the stm32 no problem via ST-LINK.Same with stm32cubeide I can download successfully the code.But now the problem is...

Basic_STM32_Bluepill.png pcb.PNG stm32cubeprog.PNG code.PNG
JTAPIE by Associate II
  • 3133 Views
  • 17 replies
  • 3 kudos

Resolved! HAL_Delay problem when adding ThreadX to the project

Hello everyone,I'm working on the µc STM32H5, I have an application that runs correctly, and when I configure the threadX in the project for which I've configured the TIM6 as the basic timer and I've released the SysTic for the threadX using CubeMx. ...

wMESTIRI by Associate II
  • 1004 Views
  • 5 replies
  • 2 kudos

stm32wle5ccu6 stopmode disables programming

Edited to apply source code formatting - see: How to insert source codei am new to the programming and i am working on a stm32wle5ccu6  board and accidently flashed below firmware. later the PORT is not detecting and not able to reflash the device. (...

Resolved! STM32U5A9 boot fail at low temperatures

Hi,We have a design that at normal temperatures runs fine (21C). If it goes below 0C it starts failing to boot.The system has the Secure Boot Secure Firmware Update (SBSFU) system on it. We found that putting a delay at the start of the main() functi...

NPato by Associate III
  • 2300 Views
  • 14 replies
  • 11 kudos