jarekkt

Results 4 issues of jarekkt

Hi, I have tried to convert file from Circuitmaker , but it ends up with: "There were no unpacked PcbDoc files found." Short look into files shows that it stops...

This is nasty surprise. Partially documented in manual: **Set the IP address of your computer to static IP address. Note that the static IP address of your computer should be...

Please update the tool to something workable - e,g, libgpiod ( kernel library for gpio access) These days sysfs for GPIO is obsolete ( to be deleted from kernel). Morever...

Hi, I have tried to compile your code, but it fails - see two obvious things: MCP251XFD/MCP251XFD.c:166:8: error: 'MCP251XFD' has no member named 'GPIOsOutLevel' 166 | pComp->GPIOsOutLevel = pConf->GPIOsOutLevel; //...