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

RF ASK library for RENESAS ( in C language) #61

Open
DharmikEC opened this issue Jun 21, 2021 · 0 comments
Open

RF ASK library for RENESAS ( in C language) #61

DharmikEC opened this issue Jun 21, 2021 · 0 comments

Comments

@DharmikEC
Copy link

I am planning to switch from atmega328P to Renesas in one of my project.

For Renesas I have been provided with CS+ software for compiling and uploading code. And I have to write code in C language.

My main concern is that I am using RadioHead library for RF transmitter, which is available in C++ language and I need one for C, also with Renesas platform, which is not included in this library (And I am not familiar with high level C).

Module I am using is STX882 which works on ASK protocol.

What I am looking for is any reference that can help me out here. If there is library available that would be great. If not I am planning to write one by myself, So if anyone have some idea about ASK RF transmitter general data format and how to plot one in C language please do share.

Any pointer or document or method will be great. Thank you.

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