STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nucleo-L4R5ZI user LED's are not turning ON

I am a beginner in embedded coding, I am trying to turn on user LED's of nucleo-l4r5zi board but its not turning on. kindly lead me to the solution. (I am using keil)Thanks.Code:#include "stm32l4xx.h"         // Device headerint main(void){RCC->AHB2...

VSira by Associate II
  • 345 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H743: Moving the heap into SDRAM?

HiI need a big heap for some json parsing. How do I re-locate the heap into SDRAM? Obviously this needs to happen fairly late in the initialisation sequence once the SDRAM has been set up and initialised.Is there an equivalent of __set_MSP() ?Thanks

PMath.4 by Senior III
  • 721 Views
  • 4 replies
  • 0 kudos

can i send binary value from Modbus

Hi, i am using Modbus to write and read registers . can i send one-one bits by selecting holding registers. For example : i am initalizing uint16_t control _reg = Modbus[6]; //Modbus[6]=000000001 is the value i am sending from Modbus.next i am...

Lchal.1 by Associate II
  • 288 Views
  • 0 replies
  • 0 kudos

NRF24L01 module with STM32

Hi,Is there anyone is using NRF24L01 module with STM32??Please do share the working library files for transmitter & receiver..Thanks in advance..

Bs.1 by Associate II
  • 1002 Views
  • 3 replies
  • 0 kudos

SDIO CMD53 gets into unexpected state

Hi Support Forum,I am using STM32H743ZI part with SDIO configured as Master and connected to SDIO slave which is a Wi-Fi module.In this case high speed bidirectional data transfer happening  Tx -20Mbps while Rx with 1024bytes/sec.As soon as data tran...

CMoul.1 by Associate
  • 564 Views
  • 0 replies
  • 0 kudos

Resolved! STM32L1xx RTC counter

RTC used the LSE with 32768Hz oscillator and is configured for this option.While DBP bit is set RTC counter is stopped . Is it true or false?

costi by Associate III
  • 815 Views
  • 4 replies
  • 0 kudos

STM32L4P5 SAI2-A no signal output issue

Dear all,I hope I can receive som help from you. I'm struggling since a couple of days with SAI2 block A on the mentionned MCU.I am using STM32CubeIDE and I have configured it using HAL library in master mode with MCLK output.When I try to send some ...

SaB0tAgE by Associate II
  • 599 Views
  • 5 replies
  • 0 kudos