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

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
  • 1149 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
  • 1380 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
  • 1306 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
  • 684 Views
  • 1 replies
  • 0 kudos