All the code is added as a patch in the git repository from Nuttx
After changing:
- /nuttxpace/nuttx/configs/nucleo-l476rg/include/board.h
- /nuttxpace/nuttx/configs/nucleo-l476rg/src/stm32_appinit.c
Adding:
- /nuttxpace/nuttx/configs/nucleo-l476rg/src/stm32_gpio.c
- /nuttxpace/nuttx/configs/nucleo-l476rg/src/stm32_can.c
Setting the right parameters with <make menuconfig> you can run the examples!
0001-A-patch-for-Nuttx-nucleo-l476rg.-Adding-GPIO-and-CAN see the GIT.
Hi Ben,
How are you?
I think you missed to include the link to your patch here!
Did you connect an SN65HVD230 transceiver in your board to get the CANBus working?
Hey I have to get into blogging. The CAN patch is comming later. I had a patch for MMCSD. For CAN I still have to figure out.