Search found 5 matches

by salavi
Mon Jun 09, 2014 12:03 pm
Forum: NetBurner's Eclipse IDE
Topic: Problem with DSPI in MOD54415
Replies: 10
Views: 12045

Re: Problem with DSPI in MOD54415

Hi Dan,

As a follow-up to this topic, can you explain a bit more about the Chip Select. If I have two SPI devices on the same bus, how do I toggle between them using the CS lines? Do I need to re-init the SPI, with a different CS mask, between each read?

Thanks,
Shahrukh
by salavi
Tue Apr 01, 2014 8:09 am
Forum: NetBurner Hardware
Topic: Problems with Secondary MOD54415 Unit
Replies: 8
Views: 6850

Re: Problems with Secondary MOD54415 Unit

The problem was with the network mask.
Thanks for the help,

Shahrukh
by salavi
Fri Mar 28, 2014 1:11 pm
Forum: NetBurner Hardware
Topic: Problems with Secondary MOD54415 Unit
Replies: 8
Views: 6850

Re: Problems with Secondary MOD54415 Unit

Thanks for the suggestions. No router in this equation, just using a cross-over cable directly to my computer. I tried both resetting the computer and changing the IP address, still no luck. After a little more investigation I have found that their seems to be an issue with the second unit broadcast...
by salavi
Fri Mar 28, 2014 11:22 am
Forum: NetBurner Hardware
Topic: Problems with Secondary MOD54415 Unit
Replies: 8
Views: 6850

Re: Problems with Secondary MOD54415 Unit

Hello, I am only using one netburner at a time so they can't have IP conflicts (they do have the same IP address as it is meant to be a drop-in replacement). I tried the built in UDP send/receive example on the new unit and that worked. But when I download my original code, it doesn't work on the ne...
by salavi
Fri Mar 28, 2014 7:04 am
Forum: NetBurner Hardware
Topic: Problems with Secondary MOD54415 Unit
Replies: 8
Views: 6850

Problems with Secondary MOD54415 Unit

Hello, I have an application successfully running on a MOD54415. I purchased another unit to keep as a spare. When I compile and run the code on the second unit, I no longer have any UDP communication. I still have a working webserver, which shows the other functions are working (DIO, IRQ, TIMERS). ...