ESP IDF

arkayabt
Posts: 17
Joined: Fri Dec 06, 2019 6:14 am

ESP IDF

Postby arkayabt » Mon Apr 03, 2023 11:17 am

esp idf
Last edited by arkayabt on Thu May 04, 2023 6:53 am, edited 2 times in total.

a2800276
Posts: 75
Joined: Sat Jan 23, 2016 1:59 pm

Re: convert PIC code to ESP IDF

Postby a2800276 » Tue Apr 04, 2023 9:59 am

If it is well architectured C code with a clearly demarcated bsp/hal layer, you just need to implement the necessary funtionaly in the hal layer. Otherwise you need to go through the existing code, identify PIC dependant bits and change those to their corresponding IDF functions. It will probably be easier to rearchitect first in that case, though

If you are talking about assembly or PIC BASIC code you'll probably need to rewrite.

Who is online

Users browsing this forum: ThomasESP32 and 94 guests