Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Support for MSPM0 Microcontroller #1109

Closed
rajeshchiplogictech opened this issue May 25, 2024 · 1 comment
Closed

Support for MSPM0 Microcontroller #1109

rajeshchiplogictech opened this issue May 25, 2024 · 1 comment

Comments

@rajeshchiplogictech
Copy link

I would like to implement this library on the MSPM0 microcontroller using CCStudio. Could you please provide guidance or support on how to adapt this library for use with the MSPM0 board? Specifically, I need help with the following:

Platform Definitions: How can I define the MSPM0 platform correctly in the library?
Integration Steps: Are there any specific steps or modifications needed to integrate the library with CCStudio and the MSPM0 microcontroller?
Example Code: If possible, could you provide an example code snippet demonstrating how to initialize and use the library with the MSPM0 microcontroller?

@jgromes
Copy link
Owner

jgromes commented May 25, 2024

I have no experience with that specific microcontroller. RadioLib contains a hardware abstraction layer so it can be ported to any platform, and it has been used to run it on Raspberry Pi, ESP32 using ESP-IDF and others.

Feel free to use the above linked examples as well as this wiki article as a a starting point - however, you will have to add this support yourself. Like I said, I have no experience with MSPM0.

Also, this is not really an issue, converting to a discussion instead.

@jgromes jgromes closed this as completed May 25, 2024
Repository owner locked and limited conversation to collaborators May 25, 2024
@jgromes jgromes converted this issue into discussion #1110 May 25, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants