User Activity

Hello,please can I ask how to configure SPI1 in Nucleo L476RG? I have configured SPI interface using CubeMX and then I have checked the functionality using osciloscope. When I want to send 1 byte (8 bits) CLK signal generated has 16 pulses instead of...
Posted on July 09, 2018 at 16:42I am trying to receive CANopen data (8bytes sent every 1s) with Nucleo  L476RG (it has only Master CAN interface but I think it should not matter since CAN is multimaster). For conversion CANH and CANL to CANRx and CA...