B-L072Z-LRWAN1, CubeMX project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-08-23 2:11 AM
Hi.
I am analyzing with B-L072Z-LRWAN1.
If you have a CubeMX project file, it will help you analyze it.Can not convert AT_Slave project to CubeMX project?Clock, and LPUART settings.Please.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-08-23 5:07 AM
You will need to merge/refactor the code at a HAL level
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-08-23 9:39 PM
Thank you for your reply.
Can I make 'End Code' instead of 'AT_Slave'?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-08-23 10:28 PM
Not sure exactly what that is, but most use cases that I see and discuss with people are ones using the L072Z as the sole micro-controller in the design, and it doesn't need to talk in AT commands to itself. So the AT command layer is stripped out, and you just call the underlying functions directly to achieve the desired connectivity.
Up vote any posts that you find helpful, it shows what's working..
