mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 04:20:20 +00:00
Added EM9304 DVK image to README
This commit is contained in:
parent
4fd1babfa0
commit
1cb9f8f45f
@ -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
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user