STM32 MCUs Wireless

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! I2C implementation based on freeRTOS OS

Hello,I'm using STM32WB55 in conjunction with freeRTOS OSI found a very good I2C BARE-METAL working example located at:..\STM32Cube\Repository\STM32Cube_FW_WB_V1.12.1\Projects\P-NUCLEO-WB55.Nucleo\Examples\I2C\I2C_TwoBoards_AdvComITI'm looking for a ...

Resolved! LoRaWAN_End_Node_FreeRTOS application on Nucleo-WL55JC2. Problem with sending more than one data packet after successful join procedure.

I'm using STM32WL V1.2.0 and trying to generate LoRaWAN End Node FreeRTOS application from .ioc file and make it work but I met some issues with sending data packets periodacally. After succescul join procedure device sends only one data packet. Afte...

JNowa.4 by Associate III
  • 1687 Views
  • 9 replies
  • 0 kudos

Examples about USART serial communication (TX and RX simultaneously) with FreeRTOS. I am trying to adapt the examples in documentation (e.g. P-NUCLEO-WB55.Nucleo\Examples\UART\UART_HyperTerminal_DMA) to use them into FreeRTOS task but it is not working.

My purpose is to be able to send and receive serial communications using USART in asynchronous mode.When I try to adapt these kind of examples using UART_DMA in FreeRTOS, are not working. I copied the configuration regarding IRQs, DMA and USART inici...

SCana.1 by Associate
  • 816 Views
  • 1 replies
  • 1 kudos

Resolved! Getting notified of the end of a HID Report transmission

Hi everyone,I'm developing a device based on a STM32WB55 which has a USB interface. Using CubeMX I created a project with a Custom HID device, FreeRTOS + CMSIS v2.I need to send frames of a proprietary protocol which content usually don't exceed 64 b...

Tøm by Associate II
  • 438 Views
  • 2 replies
  • 0 kudos