Maker Pro
Maker Pro

Free CAN Emulator (req)

B

Beto Max

Hello Dears

can anyone know a Free CAN Emulator HW & SW out there?

i'm trying to develop a small CAN interface so we can connect it to do some temeetry using a Cellular GSM module, but i need first debug my CAN interptreter.


thanks in advance.
 
B

Beto Max

El martes, 17 de diciembre de 2013 10:52:16 UTC-6, Rich Webb escribió:
The least expensive would probably be a dev board with CAN peripheral,

something like this:

<https://www.olimex.com/Products/Duino/STM32/OLIMEXINO-STM32/open-source-hardware>

also available from

<http://microcontrollershop.com/product_info.php?cPath=154_170_271&products_id=4380>

Note: I haven't used this particular board but I do use other Olimex

dev boards and STM32F Cortex-M chips, so I'd presume that it would

work okay. It appears that it uses the open source Maple environment,

so your compiler setup should be cheap and (relatively) easy.



I use a PEAK CAN/USB http://www.peak-system.com/Produkte.57.0.html

also available from http://gridconnect.com/can-usb.html for general

sniffing and poking at CAN busses. Not free but reliable and comes

with DLLs and Linux drivers to integrate with your own code.



Thanks, i will give to it a try !!!
 
Top