Hello,
unfortunately this function is not implemented.
Search found 53 matches
- Fri 13. May 2022, 12:28
- Forum: PCAN-MicroMod
- Topic: Toggle function
- Replies: 1
- Views: 85
- Wed 9. Mar 2022, 09:43
- Forum: PCAN-Basic
- Topic: Receiving CAN FD frame causes Bus Heavy / Bus Passive
- Replies: 10
- Views: 820
Re: Receiving CAN FD frame causes Bus Heavy / Bus Passive
Hello, in the list of your tested bitrates I can see: Configuration: f_clock=80000000,nom_brp=20,nom_tseg1=149,nom_tseg2=50,nom_sjw=2,data_brp=4, data_tseg1=149,data_tseg2=50, data_sjw=2 These values are out of range. data_tseg1 has a valid range from 1..32 data_tseg2 has a valid range from 1..16 Wh...
- Tue 7. Dec 2021, 16:15
- Forum: PCAN-Router FD
- Topic: Random Number Generation
- Replies: 1
- Views: 330
Re: Random Number Generation
Hello, we have not implemented a TRNG, so we cannot give you an advice that is better than the ideas you already suggested. I think the source for a seed depends on your system: If there is no external event, the systime module would always create the same timer value. (time from module start until ...
- Fri 13. Aug 2021, 12:45
- Forum: PCAN-Router Pro FD
- Topic: Memory map for the PCAN Router Pro FD
- Replies: 5
- Views: 1162
Re: Memory map for the PCAN Router Pro FD
Hello,
Area from 0x08000000 to 0x08007fff is reserved for our bootloader.
Please use flash start address 0x08008000, and a max. length of 0x001F8000. (992 kByte)
Internal SRAM is from 0x20000000 to 0x0007FFFF (512 kByte)
SDRAM is from 0xC0000000 to 0x01FFFFFF. (32 MByte)
Area from 0x08000000 to 0x08007fff is reserved for our bootloader.
Please use flash start address 0x08008000, and a max. length of 0x001F8000. (992 kByte)
Internal SRAM is from 0x20000000 to 0x0007FFFF (512 kByte)
SDRAM is from 0xC0000000 to 0x01FFFFFF. (32 MByte)
- Mon 3. May 2021, 09:20
- Forum: PCAN-MiniDisplay
- Topic: NMEA2000 Monitor
- Replies: 2
- Views: 2977
Re: NMEA2000 Monitor
Hello, NMEA2000 uses many concepts of J1939, but uses an additional protocol called "FastPacket" for transmission of many signals. This protocol is not supported therefor you could only access signals that are transmitted with a data length of <=8 databytes (single frame messages). Regards, Gunnar B...
- Thu 3. Sep 2020, 11:42
- Forum: PCAN-MicroMod FD
- Topic: MicroMod FD - rotary encoder channels issue
- Replies: 2
- Views: 1845
Re: MicroMod FD - rotary encoder channels issue
Hello,
I was not able to reproduce the problem unsing the Evalboard, MicroMod FW 2.27 and Editor V 3.0.0.158
Could you please send us your configuration, firmware version and Editor version ?
Regards, Gunnar Bohlen
I was not able to reproduce the problem unsing the Evalboard, MicroMod FW 2.27 and Editor V 3.0.0.158
Could you please send us your configuration, firmware version and Editor version ?
Regards, Gunnar Bohlen
- Mon 24. Aug 2020, 10:49
- Forum: PCAN-MicroMod Motherboards
- Topic: PCAN-MicroMod FD Analog 1 Frequency Outputs
- Replies: 2
- Views: 1842
Re: PCAN-MicroMod FD Analog 1 Frequency Outputs
Hello Greg,
your schematic diagram is correct. The 5k resistor pulls the voltage level up to 5V while the output driver is inactive.
The active output of the lowside driver sets the output to 0V.
Regards,
Gunnar Bohlen
your schematic diagram is correct. The 5k resistor pulls the voltage level up to 5V while the output driver is inactive.
The active output of the lowside driver sets the output to 0V.
Regards,
Gunnar Bohlen
- Thu 9. Jul 2020, 08:43
- Forum: PCAN-MicroMod Motherboards
- Topic: PCAN MicroMod Ground
- Replies: 2
- Views: 1343
Re: PCAN MicroMod Ground
The I/O connector has only one GND pin for all analog inputs and outputs.
In many cases it is not possible to connect all required GND cables into one position, therefor a distribution block can help to increase the number of GND position,
e.g. PTFIX 18X2,5-G GY - 3273438.
In many cases it is not possible to connect all required GND cables into one position, therefor a distribution block can help to increase the number of GND position,
e.g. PTFIX 18X2,5-G GY - 3273438.
- Wed 8. Jul 2020, 13:53
- Forum: PCAN-MicroMod Motherboards
- Topic: PCAN MicroMod Ground
- Replies: 2
- Views: 1343
Re: PCAN MicroMod Ground
Hello, please use Pin A11 (dual row I/O connector) GND for all Analog Inputs and Analog Outputs . Internally this GND terminal is connected to GND-Pin 2 of the single row connector. But it is important to keep the Supply GND separat from the measurement GND A11. The supply current to the module will...
- Fri 24. Apr 2020, 14:48
- Forum: Hardware
- Topic: PCAN MiniDisplay CAN-Messages
- Replies: 6
- Views: 4215
Re: PCAN MiniDisplay CAN-Messages
Hello, can you please tell me which firmware version you use and the serial number of your device (IPEH...)? I tried to reproduce the problem, but it was working as expected with several firmware version. In theory it should not be required to specify the source "CAN" because this is the default sou...