Search found 9 matches

by blbus
Wed 30. Dec 2020, 16:52
Forum: PCAN-Router FD
Topic: Implementation
Replies: 0
Views: 18104

Implementation

Just a follow up to a prior post. Being completely new to the ARM and VSCode environment, I found the examples, toolchain and forum to be extremely helpful and appreciated. Here is my functional test and development box - (3) MicroMods, (1) RS-232 Mod used for custom app, (1) Router FD between this ...
by blbus
Tue 8. Dec 2020, 13:53
Forum: PCAN-Router FD
Topic: PCAN Router-FD 03_TIMER_IO Example
Replies: 3
Views: 3722

Re: PCAN Router-FD 03_TIMER_IO Example

Thank you. That was a quick fix, and is much appreciated.
~Brad
by blbus
Tue 8. Dec 2020, 03:59
Forum: PCAN-Router FD
Topic: PCAN Router-FD 03_TIMER_IO Example
Replies: 3
Views: 3722

PCAN Router-FD 03_TIMER_IO Example

I am testing the VSC tool chain - downloaded latest package from site. Examples 01_ROUTING and 02_EEPROM load and make fine, but the example 03_TIMER_IO (unmodified) has error with uint32_t type not defined. I've tried to work around but am having issues, and of course, this is the example of intere...
by blbus
Mon 7. Dec 2020, 20:39
Forum: PCAN-Explorer 6 & Add-ins
Topic: PE6 Instrument Panel Object Actor limitation?
Replies: 3
Views: 2599

Re: PE6 Instrument Panel Object Actor limitation?

resolved. On stepping through it again, I did not reassign the symbol to the instrument object after changing the database.
by blbus
Sat 28. Nov 2020, 18:11
Forum: PCAN-Explorer 6 & Add-ins
Topic: PE6 Instrument Panel Object Actor limitation?
Replies: 3
Views: 2599

PE6 Instrument Panel Object Actor limitation?

An instrument panel Actor feedback signal will not result in a tx message if it is defined in the J1939 proprietary spaces. One can define and place a signal into J1939 Proprietary ID spaces (PropB_00-FF, PropB1_00-FF, PropA/A1). If using an Instrument Panel object, e.g. an analog slider, one can as...
by blbus
Thu 3. Sep 2020, 16:50
Forum: PCAN-MicroMod FD
Topic: MicroMod FD - rotary encoder channels issue
Replies: 2
Views: 3796

Re: MicroMod FD - rotary encoder channels issue

I will do that - I didn't update firmware as I didn't see the issue in the revision list. I'll do that first. Thank you for checking.
by blbus
Wed 2. Sep 2020, 21:11
Forum: PCAN-MicroMod FD
Topic: MicroMod FD - rotary encoder channels issue
Replies: 2
Views: 3796

MicroMod FD - rotary encoder channels issue

I have found that regardless of rotary channel assignment in MMFD configuration, the encoder inputs are "glued" to inputs 0 and 1 (channel 0). This is consistent across my MMFD-Dig1, MMFD-Dig2, and MMFD-Ana1. That is: Encoder Channel 0 = unchecked/unassigned Encoder Channel 1 = checked and assigned ...
by blbus
Mon 11. May 2020, 15:33
Forum: PCAN-Diag FD
Topic: Diag FD symbol file - no decode data in scope
Replies: 2
Views: 3738

Re: Diag FD symbol file - no decode data in scope

Fair enough. After a day playing with and learning the tool that was my only question. Nice product.
by blbus
Sun 10. May 2020, 23:21
Forum: PCAN-Diag FD
Topic: Diag FD symbol file - no decode data in scope
Replies: 2
Views: 3738

Diag FD symbol file - no decode data in scope

On PCAN-Diag FD, Should there be decode information in the scope view when a symbol file has been associated. When no symbol file is associated in project, the Scope RX view does show the received data decoded and information about the received message. If I add a symbol file to the project, it tran...