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

Can I use an ESP32 #21

Open
rowanbradley opened this issue Sep 6, 2024 · 1 comment
Open

Can I use an ESP32 #21

rowanbradley opened this issue Sep 6, 2024 · 1 comment

Comments

@rowanbradley
Copy link

Can I use an ESP32 for this project? If so, what changes would I have to make?

Thank you - Rowan

@rowanbradley
Copy link
Author

rowanbradley commented Sep 8, 2024

If I connect CC1101 pins to ESP WROOM32 pins as follows:

CC1101 ESP32
CSN D5/GPIO5/VSPI_CS
CSK D18/GPIO18/SCK,VSPI_CLK
MISO D19/MISO/VSPI_MISO
MOSI D23/MOSI/VSPI_MOSI
GND GND
VCC 3V3

Will this work?
What if any changes will I have to make to pin IDs in the software?
What other changes will I have to make to get this to work?

Thank you - Rowan

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

1 participant