Hi
I have tried it on different boards and we see the same behaviour.
Y suspect that the DDR3 is not initialized properly, so I have made some test code that does intensive testing of the DDR3 RAM, and I try to run this on my own custom board, whre…
Hi Hemant,
I have a working PCIe card (official and unmodified Stratix IV development kit configured with the file hip_s4gx_gen2_x1/top.sof from https://www.altera.com/support/software/download/refdesigns/ip/interface/dnl-pciexpress-hp.jsp ) which…
Hello Amod,
Many thanks for your reply and assistance.
I have attached the spreadsheet which I have done my best to use the WEBENCH design values for here: calculationsChris.xlsx WEBENCH Public Link: https://webench.ti.com/appinfo/webench/scripts…
Now you're getting into the semantics of the C language itself. The C99 standard (for which your code gen tools are written against), says in section 6.7.8 [Initialization] paragraph 4 that
4 All the expression in an initializer for an object that…
Hello Sal,
Thank you for your reply.
All the code is in CPU1. By not running, I mean the PWM signal that would be generated in the debug mode is not there when I run it standalone. The link I mentioned in the last post suggest that I do a FLASH to RAM…
Trying to create a flash loader to program an eMMC device through the USB RNDIS network interface. I will ultimately be implementing this on my own custom device, but am trying to get it working on the AM437X Starter Kit EVM.
I'm serving u-boot spl…
Hi Mark
Customer need Pinmux excel file for AM67A.
Such as the following file
AM62AX_pin_atts_0.96_0.06.xls
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1380228/am62a7-could-you-help-to-provide-pinmux-excel-file…
Other Parts Discussed in Thread: UCC28950 HI
I would like to seek your help to review the spreadsheet for UCC28950 for a 1500W design as attached.
Pls advice if there is any pointers to take note or wrong assumptions made.
If there is a better part…
Daniel,
Take a look at the code below.
1. Special SDP Callback that calls the parser function when you request the attribute that has RFCOMM server port data.
static void BTPSAPI RFC_SDP_EventCallback( unsigned int BluetoothStackID, unsigned int…