STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Multiple Connections of BLE in Stm32WB55

Hello@STTwo-32 @Remi QUINTIN , We are using STM32WB55RG MCU for our development. From the examples I came to know that the BLE device  initially starts advertising as peripheral and the mobile device as central will be able to scan the device and ini...

teja_111 by Associate II
  • 378 Views
  • 1 replies
  • 0 kudos

Resolved! RCC warning with SDMMC1

I use NUCLEO-F722ZE and STM32CubeIDE.When I set SDMMC1 to SD 4bits wide bus, the RCC shows a warning “partly disabled conflict with : SDMMC1 : SD 4bits wide bus”. At this time, when I wrote a program on the board and operated it, “FR_DISK_ERR” occurr...

OLYMPIA by Associate
  • 270 Views
  • 1 replies
  • 0 kudos

Resolved! HAL_UARTEx_ReceiveToIdle_DMA() and LIN

Hi, I am working on STM32F1 family and implementing LIN communication. I found the function HAL_UARTEx_ReceiveToIdle_DMA() that is very useful to handle variable incoming data. But I have a problem that this function only works first time, but not ca...

st forum.png lin init.png lin init 2.png

Nucleo-H563ZI PLL1 won't lock in

Hey all,i need to use the Rust Programming Language. Now i want to enable the PLL to increase the system srequency.I'm using the "stm32h5" crate (https://crates.io/crates/stm32h5).  let dp = stm32h563::Peripherals::take().unwrap(); // Setup handler f...

Matze02 by Associate II
  • 532 Views
  • 4 replies
  • 0 kudos