Forum Post: RE: ISDK v1.1.0.4 ethernetip_adapter demo RMIIClock_setup() function
Hi RY,Thank you very much for pointing out this with the details. As you mentioned, 'RMIIClock_setup()' function is not needed in ICSS mode. Actually it should have come under the macro...
View ArticleForum Post: RE: Guides for Profibus master on AM3359 ICE
Hi,Industrial SDK only provides an example for Profibus Slave, there is no implementation of Profibus Master available now.Regards,Vinesh
View ArticleForum Post: RE: PRU Interrupt managing in Sitara (Beaglebone Black)
[quote user="Carlo Pane"]... CLOOP:[...] MOV r31.b0, PRU1_ARM_INTERRUPT +16 [...] JMP CLOOPMy problem is that fuction prussdrv_pru_wait_event has not a blocking behavior. Or rather, program doesn't...
View ArticleForum Post: RE: AM335X Starter Kit LCD placement
Hi Richard,This is more or less a designer's decision. Taking into consideration the flex cable length the series resistors are approximately in the middle of the lines. The recommendation for AM335X...
View ArticleForum Post: RE: AM3358 support 128Gb NAND FLASH
Yes, this is correct. For ONFI-compliant parts the ROM code reads NAND parameters directly from the NAND itself.
View ArticleForum Post: RE: Doubt regarding the OPP number
Check Table 3-8. Since you need DDR3 your only valid combination is OPP100 for core and OPP100 for MPU.
View ArticleForum Post: RE: Linux cant apply PRM_RSTTIME register an am335x
May be you have some ideas, how to debug this issue
View ArticleForum Post: RE: Am335x PRU scratchpad XCHG problem.
Hi Mr Gatchev,thank you for your time.Sure, I have. Seems all that document I already learned by heart, and the 5.3.4.2.10 I often see in my dreamings.I believe that what is there written should be...
View ArticleForum Post: RE: am335x PHY 0:01 not found
You are using a very old SDK version. Try upgrading to one of the latest versions - 6.0 or 7.0.
View ArticleForum Post: RE: UART test in ITBOK on craneboard
hm ... where can I getanswer to myquestion?
View ArticleForum Post: RE: ISDK v1.1.0.4 ethernetip_adapter demo RMIIClock_setup() function
Nijin-san,[quote user="Nijin P"]We will track/ followup with this bug internally.[/quote]Thank you for your following up.You have special path to TIer.Are you TIer? Can you disclose your...
View ArticleForum Post: RE: AM3359 Internal ADC
Hi Bindu,Your question is actually specific to using the peripherals and StarterWare rather than anything to do with SYS/BIOS. So I moved this thread over to the device forum in hopes that it will get...
View ArticleForum Post: RE: 18-bit LVDS panel on 24-bit framebuffer
There in an extra LVDS channel for 24 bit (vs. 18 bit). The majority of displays run the extra LSBs over the extra channel, but there are a small number of displays that run the MSBs over the extra...
View ArticleForum Post: RE: AM335x gpmc burst write problems
hi Wolfgang, Thank you for your answers.I have no idea about the copy() function which will breaks down the data transfer into small items before. I will try DMA method. Thanks again!!
View ArticleForum Post: RE: Am335x PRU scratchpad XCHG problem.
Thanks, Pratheesh.Lack of XCHG instruction significantly derates the PRUSS performance since makes very difficult to implement graceful access to shared system resources. Hope future silicon releases..
View ArticleForum Post: RE: AM335x: USB Babble Interrupt upon USB remote wakeup
hi TIi am using sitara sdk 07 and BBB, i am using arago-base file systemi want to expose eMMC/SD fat partition as usb storage (should be detected by windows) can you please provide the necessary steps...
View ArticleForum Post: RE: AM3352 RGMII no clock on rgmii2_tclk
Hello,thank you for your replyI wonder if u-boot has been validated for RGMII for armv7\am33xx, because i found a patch to apply (http://lists.denx.de/pipermail/u-boot/2014-January/170690.html) for...
View ArticleForum Post: RE: ehrpwm corrupt
Dear Biser:Though my sdk is old ,but it is just last version sdk before the latest sdk ,and according the AM335X PWM driver's guide ,it also should work,my sdk is newer than the guide.Can you tell me...
View ArticleForum Post: RE: https using lighttpd in am335x
Hi Miroslav,I cross compiled with lighttpd with ssl and while I execute "lighttpd -V" . I got the following saying ssl is enabledroot@am335x-evm:~# lighttpd -Vlighttpd/1.4.33 (ssl) - a light and fast...
View ArticleForum Post: RE: Query related to DDR2
Hi Asmita,For supported DDR2 memory types refer to section 5.6.2.2 of the AM335X Datasheet Rev. F. U-boot code is included in the AM335X Linux EZSDK which can be downloaded from this link:...
View Article