Hello guys
can someone please help me for implanting dlms/cosem on stm32 I downloaded and add development folder from github to my project but after compiling the files i get errors like " cant find arpa/inet.h and ... and after commenting the parts that was mentioned it is for windows or Linux include I got 500 new errors and pls can someone tell me how to implant it to stm32 ?? which lines or header files I should delete for this application ?? I'm using stm32f103for testing and I'm using IAR as compiler
Forums
Hi, Are you implementing the…
Hi,
Are you implementing the client or meter?
I believe that the best way to go is if you use the Arduino example as a base for your project. The only thing that you need to change is UART part.
https://github.com/Gurux/GuruxDLMS.c/tree/master/Arduino_IDE
BR,
Mikko
Hi, I would like to know…
Hi,
I would like to know whether this code is compatible with STM32L476 or not.
Also, will this code work successfully in STM32CubeIDE ?
Hi girija, Please, create a…
Hi girija,
Please, create a new topic if you have a new question.
Our clients are using this with STM32CubeIDE and STM32 MCU.
You need only make changes for UART handling.
BR,
Mikko