Armando Visconti

Results 3 issues of Armando Visconti

Configure zephyr/module.yaml to allow importation of BLE controller-only firmware required to work with zephyr bluetooth stack. Also, add in ./CMakeLists.txt the include file generation from the blob.

Add sample that implement the BlueNRG SoC firmware upgrade using the [AN5471](https://www.st.com/resource/en/application_note/an5471-the-bluenrglp-bluenrglps-uart-bootloader-protocol-stmicroelectronics.pdf) protocol on uart2 channel. It uses blobs that must be fetched with: west blobs fetch stm32 **Use of...

area: Boards
area: Samples
platform: STM32
area: Bluetooth HCI
area: Blobs

**Describe the bug** I noticed that e8bd35e305 commit is breaking RTIO streaming capability on my STM32 board (i.e. nucleo_h503rb + x_nucleo_iks4a1 shield) **To Reproduce** Steps to reproduce the behavior: 1....

bug
priority: medium
area: I2C
platform: STM32
area: RTIO