Hallo Pavel,
thank You in advance for Your support. At the moment - since a few days - I am digging myself into the HW development with the microcontroller LPC5536JBD100. The environment I will use: MCUXpresso IDE, MCU-LINK PRO and my own HW board with LPC5536JBD100. To begin the FW development I also have an LPC5536-EVK but I do not plan long time with this evalboard, just until my own HW arrives. All the HW are recently purchased, and all the SW tools are new installed.
I have more than one question, all regarding LPC5536JBD100. Let me go just one by one.
The first one is: where can I find the parameter tADCSTUP? I cannot find it in the datasheet (LPC553x Product data sheet, Rev. 5.0, 7. March 2024 is what I have).
This parameter defines, how long is the minimum time, one has to wait after switching the ADC ON. It is necessary for the internal analog signals to set their final value. My opinion is, this parameter must be in Table 46 (Page 124-125) but it isn't there and I don't find it anywhere else.
Question two: I am a bit confused, due to the connection of SWD signals. I do have the AN13707 and the datasheet, and NXP's MCUXpresso Config tool, V15.0, too.
Signal SWO is routed to PIO0_8 and also to PIO0_18. Which one is best to use? The debugger must work right at the very first power-up, because the first FW must be somehow downloaded into the processor.
Question three: How can I use the Tracedata signals? I don't see any example neither in datasheet, in RefManual or in appnotes, too. Aren't they necessary for debugging?