Added EM9304 DVK image to README

This commit is contained in:
Matthias Ringwald 2017-07-07 10:37:05 +02:00 committed by GitHub
parent 4fd1babfa0
commit 1cb9f8f45f

View File

@ -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
![EM9304 DVK](EM9304DVK.jpg)