Netburnner has gave me all those answers.
Since I have Mod5234 develop kits, I just need to buy a update kit for CB34-ex, actually, it is just a serial number which needed when reinstall develop kit.
After reinstall develop kit with that serial number, I can create new projects for cb34-ex.
I have ...
Search found 3 matches
- Wed Jun 02, 2010 4:03 pm
- Forum: NetBurner Software
- Topic: how make cb34-ex supports CAN
- Replies: 1
- Views: 1989
- Wed Jun 02, 2010 11:24 am
- Forum: NetBurner Software
- Topic: how make cb34-ex supports CAN
- Replies: 1
- Views: 1989
how make cb34-ex supports CAN
Hi ,
I am an user of your CB34-EX and Mode5234.
I want to enable CAN function for CB34-EX. But Netburnner says I have to
programming for it in its datasheet.
My question is how can I programming it?
What software I need to programming it?
Is there any sample for CAN and serial ports function ...
I am an user of your CB34-EX and Mode5234.
I want to enable CAN function for CB34-EX. But Netburnner says I have to
programming for it in its datasheet.
My question is how can I programming it?
What software I need to programming it?
Is there any sample for CAN and serial ports function ...
- Wed May 19, 2010 3:40 pm
- Forum: NetBurner Software
- Topic: Can I2C pin remap to another pins at MOD5234?
- Replies: 1
- Views: 2169
Can I2C pin remap to another pins at MOD5234?
Hi
I use Mod5234 and its carrier board V100 (v1.12). I2C shares J2[42]and J2[39] with CAN0 at default setting. We need three UARTs, one CAN and one I2C in our project. So we have to remove i2c to J2[25] and J2[27]. I have added the following code before I2CInit();
J2[25].function(PINJ2_25_SCL);
J2 ...
I use Mod5234 and its carrier board V100 (v1.12). I2C shares J2[42]and J2[39] with CAN0 at default setting. We need three UARTs, one CAN and one I2C in our project. So we have to remove i2c to J2[25] and J2[27]. I have added the following code before I2CInit();
J2[25].function(PINJ2_25_SCL);
J2 ...