Search found 569 matches
- Wed Nov 06, 2024 9:09 pm
- Forum: NetBurner Hardware
- Topic: MOD54415 Spread Spectrum
- Replies: 4
- Views: 239
Re: MOD54415 Spread Spectrum
Were you able to get what you needed from support?
- Mon Nov 04, 2024 1:01 pm
- Forum: NetBurner Hardware
- Topic: MOD54415 Spread Spectrum
- Replies: 4
- Views: 239
Re: MOD54415 Spread Spectrum
That is from 2015, so it predates the hardware change by quite a bit. We do not have an example of that for the 2.7.x tools, but if you open up a support ticket they can get you something from 2.9.x and some direction with what needs to be modified.
- Mon Nov 04, 2024 11:12 am
- Forum: NetBurner Hardware
- Topic: MOD54415 Spread Spectrum
- Replies: 4
- Views: 239
Re: MOD54415 Spread Spectrum
What version of tools are you using?
- Thu Oct 17, 2024 11:43 am
- Forum: NetBurner Software
- Topic: modbus rtu on MODM7AE70
- Replies: 3
- Views: 932
Re: modbus rtu on MODM7AE70
It operates the same as on previous platforms. You set a function pointer to a callback function that receives an interrupt for every character. Example is located here: \nburn\examples\serial\SerialReceiveCallback
- Fri Sep 13, 2024 9:39 am
- Forum: NetBurner Software
- Topic: Porting code from MOD5441X to SOMRT1061
- Replies: 4
- Views: 1724
Re: Porting code from MOD5441X to SOMRT1061
If you created a larger custom UserParam area on the MOD5441x, then yes, you will need to handle each platform separately. The SOMRT1061 uses SPI flash, so there is no concept of a memory mapped flash address. Now if you were using the default UserParam storage space, then you would access each the ...
- Tue Sep 10, 2024 3:56 pm
- Forum: NetBurner Software
- Topic: Incorporate IP Setup Code in Custom Windows App
- Replies: 2
- Views: 1150
Re: Incorporate IP Setup Code in Custom Windows App
Hello Ken, NetBurner customers are certainly free to do that, and many do. We promote re-branding both for software and hardware. This isn't something we can send on a public forum, and there are license terms you need to agree to in order to protect customer interests. Please contact sales or suppo...
- Tue Sep 03, 2024 1:31 pm
- Forum: NetBurner Software
- Topic: Disable Certain Machine Commands / SBL2e
- Replies: 1
- Views: 2409
Re: Disable Certain Machine Commands / SBL2e
Hello,
You can disable the gpio server completely, but there is no method to partially disable functions.
You can disable the gpio server completely, but there is no method to partially disable functions.
- Tue Sep 03, 2024 1:30 pm
- Forum: NetBurner Software
- Topic: 2.x to 3.x migration and updates
- Replies: 3
- Views: 3390
Re: 2.x to 3.x migration and updates
Correct, the client utility does not control the callback, it must be in the application itself, since only the application would know what it needs to do before an update.
- Thu Aug 29, 2024 4:05 am
- Forum: NetBurner Software
- Topic: 2.x to 3.x migration and updates
- Replies: 3
- Views: 3390
Re: 2.x to 3.x migration and updates
Hello,
Is this what you are looking for, or had you already considered it?
https://www.netburner.com/NBDocs/Develo ... tdown.html
Is this what you are looking for, or had you already considered it?
https://www.netburner.com/NBDocs/Develo ... tdown.html
- Sat Aug 24, 2024 5:12 pm
- Forum: NetBurner Hardware
- Topic: MODM7AE70 ADC VREF pin
- Replies: 7
- Views: 11101
Re: MODM7AE70 ADC VREF pin
Hello Ohardouin, I am not sure how this vref ticket subject changed to MODM7AE70 serial ports. Did you change the subject when replying? It would be better to create a new entry so we do not inadvertently miss a question. Can you please provide some more detail on your question on what you are refer...