Skip to content

Commit 83b4e4a

Browse files
committed
PSOC6: M0 core image for BLE controller updated to version 1.05
- fixed issues with timeouts withing BLE stack causing disconnections - fixed issues with i/o reservation conflicts
1 parent 51b8d6e commit 83b4e4a

File tree

3 files changed

+1689
-1657
lines changed

3 files changed

+1689
-1657
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8C63XX/TARGET_MCU_PSOC6_M4/hex/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
README for pre-compiled PSoC 6 Cortex M0+ core images
22
=====================================================
33

4-
This folder contains precompiled program images for the CM0+ core of the PSoC 6(63xx) MCU suitable for use with MBed OS applications running on CM4 core. Two images are available:
4+
This folder contains pre-compiled program images for the CM0+ core of the PSoC 6(63xx) MCU suitable for use with MBed OS applications running on CM4 core. Two images are available:
55

66
* `psoc63_m0_default_1.02.hex`
77

88
This image contains basic code, that brings up the chip, starts CM4 core and puts CM0+ core into a deep sleep. It is suitable for use with all Mbed applications except those intendif to use BLE feature.
99

10-
* `psoc63_m0_ble_controller_1.01.hex`
10+
* `psoc63_m0_ble_controller_1.05.hex`
1111

1212
This image brings up the chip, starts CM4 core and runs BLE HCI controller for the build-in BLE device. This image is suitable for use with Mbed BLE applications.
1313

0 commit comments

Comments
 (0)