diff --git a/port/stm32-l053r8-em9304/README.md b/port/stm32-l053r8-em9304/README.md index 342336edf..28049a987 100644 --- a/port/stm32-l053r8-em9304/README.md +++ b/port/stm32-l053r8-em9304/README.md @@ -1,7 +1,8 @@ # BTstack port for STM32 Nucleo-L053R8 Board with an EM9304 Shield - EM9304 DVK -This port uses the STM32 Nucleo-L053R8 Board with EM's EM9304 Shield. STM32CubeMX was used to provide the HAL, initialize the device, and create a basic Makefile. The Makefile has been exteneded to compile all BTstack LE examples. An examples can be uploaded onto the device by copying it to the Nucleo virtual mass storage drive. +This port uses the STM32 Nucleo-L053R8 Board with EM's EM9304 Shield. +The STM32CubeMX tool was used to provide the HAL, initialize the device, and create a basic Makefile. The Makefile has been exteneded to compile all BTstack LE examples. An examples can be uploaded onto the device by copying it to the Nucleo virtual mass storage drive. ## Hardware @@ -37,3 +38,6 @@ It should be possible to use the EM9304 in multiple roles. In the default config ## Performace With the patch, the LE Streamer example is able to send up to 10 packets per Connection Event to an iPhone SE with iOS 10.2, resulting in around 6.5 kB/s throughput for this direction. + +## Image +