Search found 7 matches
- Mon Apr 22, 2019 5:00 am
- Forum: NetBurner Software
- Topic: MODM7AE70
- Replies: 17
- Views: 14564
Re: MODM7AE70
Is it possible for the NetBurner 3.0 tools to program a MODM7AE70 if the computer is not connected to the Internet?
- Wed Jun 13, 2018 10:15 am
- Forum: NetBurner Hardware
- Topic: MODM7AE70
- Replies: 9
- Views: 9037
Re: MODM7AE70
Thank you for posting the pinout for the MODM7AE70! It will help when designing a socket that accepts both the MOD5234 and MODM7AE70. We would also like to see an ARM product with more 64MB of RAM as on the MOD5441X. For a future release of an ARM product, is it possible to make all of the address l...
- Sat Apr 14, 2018 8:18 am
- Forum: NetBurner Hardware
- Topic: MODM7AE70
- Replies: 9
- Views: 9037
Re: MODM7AE70
Is it possible to get information on the pinout that will be used? The December, 2017 "Sneak Peak" blog post mentions that "Pinout functionality based off existing product line for ease of hardware migration". Even a hint such as which present product line's pinout would most clo...
- Tue May 30, 2017 6:06 am
- Forum: NetBurner Hardware
- Topic: Ethernet 10-pin header to fiber optic SFP transceiver?
- Replies: 2
- Views: 3807
Re: Ethernet 10-pin header to fiber optic SFP transceiver?
100BASE-LX10 ( duplex fibers at 1310nm ).
- Fri May 26, 2017 1:10 pm
- Forum: NetBurner Hardware
- Topic: Ethernet 10-pin header to fiber optic SFP transceiver?
- Replies: 2
- Views: 3807
Ethernet 10-pin header to fiber optic SFP transceiver?
We design our own carrier boards for use with MOD5234's and MOD54415's. At present we connect the MOD5234/MOD54415's RJ45 connector to an external Ethernet-to-fiber module. In the future, we want to integrate the fiber optic connection into our carrier board. Is it possible design a carrier board th...
- Sun Jun 26, 2016 8:10 am
- Forum: Application Notes and Design Ideas
- Topic: Application Notes and Design Ideas - REQUESTS
- Replies: 10
- Views: 30435
Re: Application Notes and Design Ideas - REQUESTS
Product Change Notice PCN 001 regarding the MOD5441X states that "The processor core can be slowed from 250MHz to 150MHz, which enables the processor PLL to
divide evenly into 60MHz." Is there an application note listing the hardware and header file modifications that accomplish this?
divide evenly into 60MHz." Is there an application note listing the hardware and header file modifications that accomplish this?
- Thu Aug 13, 2015 1:20 pm
- Forum: NetBurner Software
- Topic: NB RunTime lib "Writeall()" not blocking release/NANO54415
- Replies: 6
- Views: 5606
Re: NB RunTime lib "Writeall()" not blocking release/NANO544
I just ran into this issue with a MOD5234, NNDK 2.6.2 . From c:\nburn\MOD5234\system\serial.cpp SerialSendComplete(): if ((UartData[portnum].m_UartState & UART_INIT) == 0) return FALSE; // Serial port is not open else { volatile uartstruct *ThisUart = &sim.uarts[portnum]; if ((UartData[portn...