Search found 3 matches

by davidhoy
Fri Jul 05, 2013 6:51 am
Forum: NetBurner Hardware
Topic: SB700EX and I2C
Replies: 1
Views: 2590

SB700EX and I2C

The SB700EX has an internal I2C bus that connects some of the peripheral devices, such as the real time clock. Is it possible to connect external devices to this I2C bus via the J3 connector? I have not been able to find any information about this connector, so any help would be appreciated. Thanks,...
by davidhoy
Tue Aug 09, 2011 7:07 am
Forum: NetBurner Software
Topic: NetBurner SB72 failing to boot
Replies: 0
Views: 2083

NetBurner SB72 failing to boot

I have a strange issue that I need some help with. I have an SB72 with an RS422 device connected to UART0, and am using UART1 as the debug/monitor port. The device connected to UART0 is sending data at 4800 baud, and it seems whenever the device is physically connected, and I reboot the SB72, it han...
by davidhoy
Mon Jul 04, 2011 5:07 pm
Forum: NetBurner Software
Topic: Debugger stops OSSched() at: asm ("UCOSWAITS_HERE:")
Replies: 3
Views: 3464

Re: Debugger stops OSSched() at: asm ("UCOSWAITS_HERE:")

I am seeing the exact same issue as the original poster, after simply starting my SB72-based application under the debugger. No breakpoints are enabled, I have not tried changing any variables or registers, just running the code. If I hit "Go", the code will run for a short while and then ...