Skip to content

Why CYW43_xxxxx functions lock the other core? #1107

Answered by earlephilhower
kendo55 asked this question in Q&A
Discussion options

You must be logged in to vote

This does not stop the other core, it is just a mutex to make sure the 2 cores do not illegally attempt to access the CYW43 chip in parallel. So the 2nd core will run happily along as long as it doesn't make a cyw43_xxx call.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kendo55
Comment options

Answer selected by kendo55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants