Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some question for porting to ESPxx #41

Open
tardyp opened this issue Dec 7, 2019 · 1 comment
Open

Some question for porting to ESPxx #41

tardyp opened this issue Dec 7, 2019 · 1 comment

Comments

@tardyp
Copy link

tardyp commented Dec 7, 2019

I am working on porting your arduino version to esp8266

I am having a few questions

  • why not using the SPI.h arduino library for accessing the SPI?
    Is there any HW issue I should be aware of?

https://github.com/SpaceTeddy/CC1101/blob/master/cc1100_arduino.cpp#L1299

  • why waiting for MOSI_PIN to come low?
    MOSI is master out slave in, so the CC1101 shouldn't force it to low?
@b-ganesh-rao
Copy link

will these libraries work for nodemcu(esp8266) .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants