Forum Post: RE: Best html5 web based GUI solution
Sorry for the delay, several apps are on vacation this time...I will check,
View ArticleForum Post: RE: DCAN on beaglebone
Hi Rajam,Could please explain me what was issue with trans receiver in board.Regards,Bhimesh.
View ArticleForum Post: DCAN normal mode
Hi All,The below attached source code is DCAN currently working.1) In loop back mode I am able to transfer the data and receive the data and also on Tx pin data is available.2) But in Normal mode no...
View ArticleForum Post: RE: USB OTG operation on AM335x
It's not possible to be compliant to both specifications at the same time as they have completely different use-cases. Also, I wouldn't concern myself with measuring the in-rush current of various...
View ArticleForum Post: ice v2 i2c led example help
Hello, I recently got the ice v2 board. I can load the bin file for the i2c example, but when I modify the example code to just change the string outputted to the led display, the code does not work....
View ArticleForum Post: EXTINTn(NMI) of AM335x
HiSome quick questions on the EXTINTn of AM335X:1. This pin is level-sensitive or edge-sensitive?2. Is there any register could be used to config this pin, or to config this interrupt?3. Can I mask or...
View ArticleForum Post: RE: AM335x eMAC phy configuration in the linux device tree
My question is where in the Kernel to do the configuration to choose the at8031 as the phy on the board?
View ArticleForum Post: RE: AM335x USB host activation problem (kernel 3.12.10)
Arndt,Thanks for the update and glad you solved the issue.It would be interesting to know what exact dependency is in the filesystem...
View ArticleForum Post: RE: PRU In-Stable Behavior
Hi Tim,We followed your valid suggestion and now, we were able to observe the same instability in data transmission that the data was sent only after three to four trials. The attached bench sends data...
View ArticleForum Post: DTS support for custom hardware
Hello All, We’ve developed a board based on the BeagleBone Black. We’ve created an external peripheral bus using GPIO lines, controlled by the GPMC, to access multiple Quad UARTs and latches located on...
View ArticleForum Post: AM335x CPU slow performance on openssl bn_mul_mont()
Hi,I am working a project, which is using AM3352 CPU. During testing our WEB server running on the CPU, I found CPU usage can be easily reaching 100% just by navigating among different HTML pages. I...
View ArticleForum Post: RE: Unstable bit issue with UBIFS on NAND for AM3352 design
Any update from the factory, Miroslav?Thanks,John
View ArticleForum Post: RE: am335x wakeup sources.
After reading about it in the M3 manual it makes a lot more sense. Not sure its a good use of the feature but at least it works.
View ArticleForum Post: RE: SmartReflex support in AM3352 for ES2.0
Hi,This line does not exist in the default linux kernel 3.2.0 from SDK v6. This has been part of a patch to limit the Smartreflex functionality to just ES 1.0, but this is no longer the case. If you...
View ArticleForum Post: RE: Cannot Read Memory - IDK AM335x
Hi Jessica,The address 0x481AC134 that you cannot read is the GPIO2_OE register. This is most likely due to the fact that the functional clock for GPIO2 is not turned on.
View ArticleForum Post: RE: problem while booting Am335x
Yes please check on what boot mode you are on,For simplicity, could you please first check if tftp works or not ?On target:#tftp 0x800000000 uImage ?If this works then you need to modify the bootargs...
View ArticleForum Post: RE: am335x - phy-sel not independent for each slave?
I've asked the factory team to help with this one. I will let you know as soon as I have an answer.Best regards,Miroslav
View ArticleForum Post: RE: Device Tree Compiler BeagleBoneBlack
Hey Miroslav,at the moment i don't have time to test that, but as soon as possible i will respond again.Tthanks for your answerbest regardsBeni
View ArticleForum Post: RE: How to set pinmux configuration on AM437x custom board?
Using the pin mux tool should be used when designing a board to ensure that valid combinations of pins are used in a design. This is detailed in section 4.3 of the datasheet. Future versions of the...
View ArticleForum Post: RE: [AM335x] Remove EEPROM when develop the custom board
Hi Biser, Miroslav,Thank you for responses.All of my questions were cleared up.Best regards.Kaka
View Article