Search found 445 matches

by seulater
Mon Feb 23, 2015 4:14 am
Forum: NetBurner Hardware
Topic: MOD5441X FlexBus using CS1
Replies: 5
Views: 5653

Re: MOD5441X FlexBus using CS1

That idea hit me later, I changed it to *(unsigned char *)(LCD_COMMAND) = x; yet A1 still does the same thing. for every pass through the loop I should see 2 CS. For the First CS A1 should be low and the second A1 should be high, no matter what the value passed to it is. I also changed the code to t...
by seulater
Sat Feb 21, 2015 7:23 am
Forum: NetBurner Hardware
Topic: MOD5441X FlexBus using CS1
Replies: 5
Views: 5653

MOD5441X FlexBus using CS1

I am trying to use CS1 to connect a LCD to the address & data bus. The lcd has a "RS" pin meaning 1=command & 0=data. I figured that I could connect this pin to A1 to accomplish this. I have CS1 working but something strange is going on that i cannot figure out. Here is the code I ...
by seulater
Fri Feb 20, 2015 9:03 am
Forum: NetBurner Software
Topic: dspi.cpp question about printing SizeLeft
Replies: 2
Views: 2674

Re: dspi.cpp question about printing SizeLeft

2.7.0, I just created a ticket for them about it.
by seulater
Fri Feb 20, 2015 8:34 am
Forum: NetBurner Software
Topic: dspi.cpp question about printing SizeLeft
Replies: 2
Views: 2674

dspi.cpp question about printing SizeLeft

I have an app that uses the Wi-Fi in AP mode, and the uSD on the MOD5441x module. When I point my browser to the board, and select a file from the uSD card UART0 Spills out a ton of "SizeLeft: xxxx" lines. I found this in dspi.cpp and they are 2 spots (line 1014 & 1052) where it has th...
by seulater
Fri Feb 20, 2015 7:37 am
Forum: NetBurner Hardware
Topic: MOD5441x uSD card uses what pins
Replies: 2
Views: 3423

MOD5441x uSD card uses what pins

For the MOD54415-100IR module with the usd card socket on it.
What pins from J1 & J2 are mapped to this socket ?

I need to use another SPI channel, but since I cannot find out what SPI pins are used for this I dont know what is left.
by seulater
Fri Feb 20, 2015 6:58 am
Forum: NetBurner Hardware
Topic: Simplified Wifi breakout board (pics)
Replies: 5
Views: 6239

Re: Simplified Wifi breakout board (pics)

Glad you got it working. I am doing the same thing as well for my project. I too wish they would have chosen a different pad layout for the module. Something like this.
2015-02-20_8-56-39.jpg
2015-02-20_8-56-39.jpg (17.65 KiB) Viewed 6226 times
by seulater
Tue Jun 17, 2014 8:00 am
Forum: NetBurner Software
Topic: Checksum Fail
Replies: 16
Views: 7184

Re: Checksum Fail

I ran into this several times on a MOD5213. Sounds just like what you are describing.
I found that if I power the module down then backup that took care of it. Resetting it did not work, only a power cycle helped.
by seulater
Wed Apr 23, 2014 9:51 am
Forum: NetBurner Software
Topic: Dhcp Server development
Replies: 14
Views: 7666

Re: Dhcp Server development

That is the best news I heard in a long time!!!

If you would please update this post as soon as we can get our hands on it.
by seulater
Wed Apr 23, 2014 6:08 am
Forum: NetBurner Software
Topic: Dhcp Server development
Replies: 14
Views: 7666

Re: Dhcp Server development

Dan, this is great news!

Couple questions...

#1) Will it be able to hand out more than 1 address ?
#2) will this then allow the Wi-Fi module to act as an AP ?
by seulater
Fri Mar 28, 2014 11:59 am
Forum: NetBurner Hardware
Topic: Problems with Secondary MOD54415 Unit
Replies: 8
Views: 5498

Re: Problems with Secondary MOD54415 Unit

Try rebooting your router. I have ran into issues like this before when my router would associate the MAC of a device to the IP. When i plugged in a new device with the same IP as the last the router would not allow traffic to pass through because there was that mapping made.