Single or Dual core PSoC 63 for Bluetooth LE ?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
DaEr_349131
Level 5
Level 5
25 likes received 50 sign-ins 5 comments on KBA

Hi,

I can see some of the example projects on github splitting up the BLE stack on the CM0 vs CM4 (controller vs host stack).

Are there any general recommendations for single vs dual core when runnign an application needing ~50-60% CPU cycles + managing basic bluetooth LE connections in parallel!?

To be specific, I need to do continious scan + advertise + one peripheral connection. Not sure what the footprint is (ram/flash vs cpu time) doing something like above..!? 2 cores is of course better than one, but curious to learn a bit more about the limitations.

Thanks

0 Likes
1 Solution
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi @DaEr_349131 .

You can find details regarding the usage of dual Core BLE in the following page:

https://infineon.github.io/bless/ble_api_reference_manual/html/page_ble_section_configuration_consid...

Regards,
Bragadeesh

View solution in original post

0 Likes
1 Reply
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi @DaEr_349131 .

You can find details regarding the usage of dual Core BLE in the following page:

https://infineon.github.io/bless/ble_api_reference_manual/html/page_ble_section_configuration_consid...

Regards,
Bragadeesh
0 Likes