I have a PIC microcontroller that delivers a 1hz output at RB0 and I want to deliver a 150 hertz also to another pin--say RB3. The 150 hertz does not need to be accurate. How do I modify the program and keep the 1hertz code because it seems to be accurate with my 16mhz crystal. I use a PIC...
Attached is External Brake Request(XBR) J1939 message checksum calculation. SAE J1939 Digital Annex(DA) specifies this checksum algorithm. The result of the calculation is 4-bit checksum.
Why is checksum right shifted by 4 bits and added to checksum? Why not just take 4 least significant...
Brief:
Want to use STM32L432 MCU and FUSB302B PD controller asking voltage higher then 5V.
Question:
Where am I set wrong of the PD controller?
Is there anything else I need to consider when asking the PD source?
Hi, I'm working on a project for digital auxliary power in card size.
The...
Please consider CAN communication network in a heavy vehicle:
Steering Electronic Control Unit (ECU) has CAN 2.0B. It doesn't have J1939 stack.
All other ECUs in this network are implemented with J1939 stack.
Can CAN 2.0B coexist with J1939?
What code changes are needed in steering ECU and...