Search Results
Search results 21-40 of 41.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Hi jcady92, Thank you for your analysis. The test program would be much appreciated. Quote: “ PCA10000: SEGGER J-Link OB-SAM3U128 V1.00 (2014 Nov 28 10:24) ” There are newer versions available for this firmware. Did you install the newest official package from segger.com/jlink-software.html ? Regards, Yan
-
Hi Jay,Quote from jcady92: “As for the 15-20% question: The issue occurs right on boot of the system. For example, say you boot the system, communicate over serial, then power down the system and boot again. Repeating this say 10 times, serial communication should fail one or two of those times. It's not an exact science, but when the communication does fail, it will not work until the system is rebooted or the serial device is physically unplugged and plugged back in. Then it works properly.” T…
-
Hi Jay, Unfortunately we do not have a PCA1003, but we have a couple of PCA10000 dongles. Would this also work? Also we only have Raspberry Pi V1, but I assume the application would work on that as well. A test program would be much appreciated. There is only one thing which is not quite clear to me, you write: Quote: “ It occurs about 15-20% of the time when booting the system. ” Does this mean that the issue only occurs right after booting the system? Or does this mean that there are cases whe…
-
Hello jcady92, We are having serious trouble reproducing this on our side. Could you please provide a few details about your setup? (GNU/Linux Distribution, J-Link version, firmware string (shown when you start the jlink commander), method of communicating with the UART from GNU/Linux.) When exactly does the issue occur? Regards, Yan
-
Quote from jcady92: “I have the exact same problem! The UART communication through the virtual COM for the J-Link MCU on my NRF51-Dongle fails maybe about 20%. I can receive data from it just fine, but it cannot receive any data from me. Any solutions?” Hello jcady92, We are currently looking into this, we will post here as soon as we have any news. Regards, Yan forum.segger.com/index.php?page=User&userID=5289
-
Quote from uLipe: “Yan, thanks for response, I fixed up the problem. Two issues was causing, the first the my USB Hal was not correctly configured. Second, I out application we use two devices on file system, and the other device (the SDCard) used the same AHB memory bank of USB, causing corruption of both devices file system. So the solution was create a memory pool used by SDCard Hal in a region outside of USB AHB RAM and now all is working fine. Thanks again for help. Felipe” Ah, I see. Glad …
-
Hello Paramasivan, The port disabled state is something our software receives from the host controller. Unfortunately it can have many different causes, from misconfiguration up to hardware issues. To help us find the issue could you please tell us the following: - Evalboard model number? - Which project are you using? - Are you using the OS_USBH_HID.c sample? - Can you tell us the model numbers of the keyboards which do not work? Regards, Yanforum.segger.com/index.php?page=User&userID=4763