forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
ST BlueNRG‐GUI firmware support
Michele Sardo edited this page Apr 30, 2024
·
2 revisions
- Dedicated ST app (https://github.com/zephyrproject-rtos/zephyr/pull/70313): in progress
- SPI mode with custom driver: done
- UART mode: H4 driver, but this does not understand ST custom 0x82 events. how to solve it ?
- Add ST extension to H4 driver?
- Change ST strategy for UART mode, not using H4 and doing a by-pass UART-to-UART ?
- UART mode: how to handle hardware reset?
- Add ST extension to H4 driver?
- Implement in the scope of the ST dedicated application?