Hello, Marvin
Thank you for your answer. I have read your response and I'll ask it in another way.
Our code and code from example almost same, my question is:
what value should be set inside RxMsg.data8[0] to get "logic 1" at all four digital outputs?
uint32_t tmp32;
tmp32 = RxMsg.data8[0 ...
Search found 2 matches
- Mon 15. Apr 2024, 09:24
- Forum: PCAN-Router Pro FD
- Topic: How to set Douts in firmware
- Replies: 3
- Views: 2607
- Mon 15. Apr 2024, 07:27
- Forum: PCAN-Router Pro FD
- Topic: How to set Douts in firmware
- Replies: 3
- Views: 2607
How to set Douts in firmware
Could you please hel us.
We have PCAN-Router Pro FD.
Bootloader version: 2.0.11
Hardware Version 5
FPGA ver: 10
We downloaded the latest version of the developer's package and checked an example "08_HW_IO".
The problem is next....if we run this code
HWResult_t HW_SetDOUT ( uint32_t *buffer ...
We have PCAN-Router Pro FD.
Bootloader version: 2.0.11
Hardware Version 5
FPGA ver: 10
We downloaded the latest version of the developer's package and checked an example "08_HW_IO".
The problem is next....if we run this code
HWResult_t HW_SetDOUT ( uint32_t *buffer ...