STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! STM32F303VCT - Code hangs on sysTick IRQ enable

STM32F303VCTSTM32CubeIDE 1.14.1Simple program generation with IDE, main() while loop user code that toggles a GPIO.System hangs during HAL_Init() for the sysTick vector in: void HAL_NVIC_EnableIRQ(IRQn_Type IRQn){/* Check the parameters */assert_para...

jlag by Associate III
  • 1946 Views
  • 16 replies
  • 5 kudos

Stm32f446re with E22t900d

Firstly, hello, I currently have the Nucleo-F446RE and E22t-900d LoRa module. First of all, how do I connect these two products? Then, how can I send the data I receive via the stm32 card to another LoRa module connected to the USB port of my compute...

gazili by Associate
  • 235 Views
  • 0 replies
  • 0 kudos

Resolved! fdcan on Riverdi STM32H7 Embedded Display 7"

Hello,I've started to develop with the Riverdi STM32 Embedded Display and I'm trying to use the CAN BUS to display data, but unfortunately I can't. I'm not receiving any data. The CAN on the board is a FDCAN and I've set it to classic, because that's...

Error:Flash Download failed - "cortex-M4"

         Issue Description:  My code is divided into two parts, namely the APP area and the TRIM area. When I merge the code of these two areas together, there is no problem with programming through Keil. However, when I separate the code for these t...

LuckyDog_0-1706585535131.png LuckyDog_1-1706585576869.png LuckyDog_2-1706585576871.png
Lucky Dog by Associate III
  • 1472 Views
  • 2 replies
  • 1 kudos

Resolved! Does NUCLEO-IKS01A1 support I3C? (with NUCLEO-H503RB)

Hi, I'm trying to check I3C protocol with NUCLEO-H503RB and IKS01A1.I just followed below link for I3C. https://wiki.st.com/stm32mcu/wiki/Getting_started_with_I3CAnd I can see that the master transmit the data but there is no ACK from the slave.(I've...

Resolved! STM32 RTC3 Mixed Mode: Writing TR resets SSR?

RTC3 of some newer STM32s introduce a RTC mixed mode, where both binary part (32-bit down-counting sub-seconds register SSR) and classic BCD calender (TR/DT) mode are operational.In my case I am using this for classic style BCD alarms together with b...

Resolved! FDCAN Bootloader for STM32G0B

I did not find any solution of Bootloader for CAN2.0A or CAN2.0B with SMT32. Currently i am using below part no. MCU-'STM32G0B1CCT6' CAN IC-'ISO1044BD'

Pooja321 by Associate II
  • 857 Views
  • 7 replies
  • 1 kudos
Labels