We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm a novice with STM32 and Keil. I'd like to use a BMP280 C library and a RFM69 C++ library. I wasn't able to understand how to use both in the same project. Can someone share some advice/guidance? The C++ library uses .hpp files and they were not recognized. I was probably making a mistake. Thank you in advance for any help.
Frank
Thank you. I will take a look at those resources. No I've not used STM32 in other IDE's. I've used other microcontrollers, but at a higher level of abstraction. I am familiar with C and a have less experience with C++ .