Hi Henry if you make a sample project with codewarrior it makes all Headers file for 5270 ,5234,5282 according to target that you selected. hope could help you...
Hello, I tried to load FactoryDemo to the board but having trouble to connet to Serial port. It was working fine before. I have no idea what might be the...
Hello, Speed is very important on my application. I have to read/write data from/to SD or CompactFlash as fast as possible. I can write data by packets...
Hi, Yesterday I asked Netburner support almost the same question, but I have not gotten any reply yet. There is a file 'cfc_mem_nburn.c' with what looks like...
I have discovered that the type of SD card you use can greatly effect the read/write speed. Fast, high performance cards from well know respected manufactures...
Here is an article on how to do an IDE interface on an 8051. It includes a code example in assembly. You will have to rewrite your own code based on the...
Drsvin, are things going well with your setup still ? i got my new board in using the the Epson S1D3706 and i am now have some communication issues. how...
Does anyone know how large an SD card works on the NB SPI interface? I've tried the 1GB successfully, but I'm wondering if larger cards work, in particular the...
Hello Henry, The current builds support standard SD Cards which have a 2GB limit. We are in the process of upgrading to a newer version of EFFS which I believe...
Hi. The NB specs says that the data lines going offboard should always be buffered. I have designed a big board where NB is driving 5 fpga's and 13 seperate...
You should probably make sure that every signal on the data bus is in high impedance immediately at power up. I have done a few designs with a single device...
thanks. but those devices are not under my control...fpga's i can control but other modules, i cannot(at power up)..is there any other way??like if i add...
When you say other modules, do you mean NetBurners? The data and address lines on the bus are the same signals that are connected to the processor's external...
other modules means some different modules and not the netburner... well i dont want to respin the whole board bcoz its too expensive and time consuming. Cant...
I am sorry but I do not think there is any other option besides a respin to correct the processor bus issues. This is not a NetBurner specific issue but...
I have been having a very difficult time trying to interface my MOD5270 to a Epson S1D13706 LCD Graphics controller. This Epson part has 8 different bus...
This issue was referenced a while back but a solution was never posted. I have created a simple server which calls clock() and displays results. Why does my...
Hi Using the MOD5270, how do I see how much memory is available after compiling my app? Since my app runs from memory, can I at run time determine the...
Hi, Is it possible to configure the TPU pins (Channels 11 through 14) as individual GPIO inputs? There is a pin assignment register for the UTPUODIS that I can...
Hey All, I am using MOD5270 platform for development (custom license). Everything on my platform works OK, but sometimes when the unit comes out of a soft...
I wanted to see how to get a java applet running so I imported the code from nburn\examples\newdemo into an eclipse project and downloaded the image to a 5282....
I found the facory demo for the 5282 which include nbplot.java. It seems to work fine, so no response to my prior post is needed. For future reference (NB...
Is it possible to modify the bargraph example so two bar graphs can be manipulated using specific variable names for each? It seems as if the url of the new...
Hello Max, I do not know if you have anything connected to the external address/data bus, but if you do, that is the first place I would look to make sure...
Hello, Add another variable for the second image. Then modify the code so the URLs contain both variables with all the needed information. You can extend this...
Hello, Can you tell us more about what is incomplete? The intent of the examples is to have the .class file in the html directory so it can be accessed by the...