STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! UART 7-Bit mode in STM32F103C8T6 Controller

Hii I am using STM32F103C8T6 controller and i want to initialize UART 7-Bit mode as per this configurations none Partiy Bit and 1 stop Bit. But in the controller has  these two parameters UART_WORDLENGTH_8B & UART_WORDLENGTH_9B. Then how to init UART...

Yeswanth by Associate II
  • 218 Views
  • 4 replies
  • 3 kudos

STM32L4 SPI SD Card with FATfs and USB MSC

Using stm32f767zi microcontroller and sd interfaced with spi and interfacing usb_host_msc code below tutorial following its working only when i sperately using but interface with sd card with pi below issue is getting https://embetronicx.com/tutorial...

Resolved! Open Bootloader FDCAN examples

I am looking into using the Open Bootloader to develop a FDCAN/CAN bootloader for the STM32G431RxTx MCU. Does anybody have an example for this? Or any pointers to good resources.The examples in CubeMX seem to be for an older version of Open bootloade...

Resolved! ethernetif.c File and misra-c:2012 2.3 Issue(?)

In the ethernetif.c file,typedef enum{RX_ALLOC_OK = 0x00,RX_ALLOC_ERROR = 0x01} RxAllocStatusTypeDef; // Here, RxAllocStatusTypeDef type is not used.It says that RxAllocStatusTypeDef is not used, which violates misra-c:2012 2.3.Inferentially, this wo...

lovewar by Associate
  • 199 Views
  • 1 replies
  • 0 kudos

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
  • 228 Views
  • 1 replies
  • 0 kudos
Labels