User Activity

I can able to do "Loopback Mode" and I'm getting the desired output signal(CAN_TX). When I opted "Normal Mode" I can not see any output signal at TX pin.Here I have selected polling method only and not used any of the interrupt(eg:CAN1_RX0,TX Interru...
Recently I bought a CAN Transceiver(SN65HVD230 CAN Board Network Transceiver Evaluation Development Module) to convert CAN_RX, CAN_RX signals into CAN_H, CAN_L from a STM32L476RG Nucleo board. How can I check this Transceiver, whether it is working o...
I am using a USB-CAN Transceiver(Auvidea 70200), it consists a STM32F042C6C MCU. When I connect it with PC for the first time it was in "ST Device in DFU Mode". Using DfuSe Demo(v3.0.6) I tried to flash a .dfu file generated from a sample program of ...
When I built a sample code and tried to do the Debugging using STM32CubeIDE it was showing that "NO ST LINK detected! Please connect ST LINK and start the debug session.".This Transceiver contains 2 channels of CAN output and one side contains USB 2....
I had gone through the datasheet and user manual. I could not fined respective CAN_TX, CAN_RX pins on the board(Pin Number PA12(CAN_TX), PA11(CAN_RX)). These pins are not available on the Discovery board. Then how can I take CAN TX, RX data to the ex...