Tags

i.MX

  • 2017-11-06

    Understanding the NXP i.MX6UL Pin Mux (Part 2)

    In the previous post, it was noted that bit 30 needs to be set in the i.MX6UL pad config if you want to read the state of a GPIO output. Digging into this a bit more, we find the following text in the Documentation/devicetree/bindings/pinct…

  • 2017-09-14

    Understanding the NXP i.MX6UL Pin Mux

    (note, the article is also applicable to the i.MX6ULL as these processors are very similar) The NXP i.MX6UL application processor has a very flexible pin multiplexer, that is somewhat difficult to understand at first glance.  Most times whe…

  • 2009-03-04

    Memory Performance on various Embedded Systems

    Marcin just published an interesting article about memory performance on various embedded systems using the hdparm -T as a simple benchmarq.  This test gives a pretty good indicator of memory performance in the system.  From the hdparm man …