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

Nucleo-l476RG development kit.

Hi everyone.I'm new here so please forgive if me questions are basic.Lately I received Nucleo-l476RG development kit, and for the basic testing I'm using the Arduino IDE to upload the test file.I'm using Ubuntu 18.04, with Arduino 1.8.13.compiling th...

Iaomari by Associate II
  • 587 Views
  • 2 replies
  • 1 kudos

Setup Custom Node for iota in B-L4S5I-IOT01A

Hello I added a custom node and changed the default from the original code (https://api.lb-0.testnet.chrysalis2.com/ ) ,but i noticed i get some error messages from the functions of the main menu .I would like to know if that has anything to do with...

DKosy.1 by Associate II
  • 692 Views
  • 5 replies
  • 0 kudos

Resolved! DMA_UART_Receive_Problem_Reg

Hi, I am using STM32H750VB Controller. I am using DMA transmit and Receive(Circular Mode) .In receive I am defining an DMA array of fixed size of 10 bytes. My problem is that when 5 bytes of data(first data) is received the array gets updated (...

Resolved! Jitter in ADC+DMA mode

Hi,I've configured 3 ADC channels (IN2, IN3,IN4) in DMA mode (device=STM32L475RCTX running at 80MHz) as shown:  I want to set a sample time of 6400Hz (156.25ms) so here's the TIM4 configuration In order to test the sample time I toggle an output pin ...

0693W00000APo4wQAD.png 0693W00000APo56QAD.png 0693W00000APo5LQAT.png 0693W00000APo4tQAD.png
Gaston by Senior
  • 857 Views
  • 5 replies
  • 0 kudos

Resolved! What tool or script is used to generate the following code and how it's done? I need to generate similarly for STM32H7 series

// STM32F407VG, STM32F407ZG, STM32F405RG// DO NOT EDIT! Automatically generated!static void stm32f40x_usart_create_objects(Object *obj, JSON_Object *svd,       const char *name){   STM32USARTState *state = STM32_USART_STATE(obj);   JSON_Object *perip...

AHuss.3 by Associate II
  • 829 Views
  • 5 replies
  • 0 kudos

STM32L4 - SD card writing problem

Hi, I have custom HW on HW I`m using MCU STM32L496RTx and SD card. SD card is connected with SDIO to MCU and in FW I`m using HAL libraries - DMA+SDIO+FATFS.My aim is to periodically save datasets to SD card. I generate string with 51 characters. I ...

0693W00000APmRKQA1.png
lorant124 by Associate III
  • 405 Views
  • 1 replies
  • 0 kudos