btstack/port/stm32-f4discovery-cc256x-2/notes.md
2019-08-16 12:30:20 +02:00

273 B

Maintainer Notes

With STM32CubeMX:

  • configure Bluetooth UART

Update STM32F4 Cube HAL

  • Open STM32CubeMX project
  • Enable: SPI, I2S, I2C
  • Generate Code
  • Commit updated drivers
  • Revert STM32CubeMX project

We do this as the Audio BSP configures I2S, I2C manually