F&S Support Forum

Recent Activities

  • Saturnion

    Post
    Thanks for the answer. @fs-support_CS

    So it will be enough to disable lpi2c4 in the Linux device tree, and after the handshake in u-boot initialize the PTE(0,1) pins and run SGTL_Init() from fsl_sgtl5000 configured for control via lpi2c4, or will it be…
  • ArmstoneTester

    Replied to the thread How to enable HDMI video output.
    Post
    Dear fs-support_HK
    I am currently working on a project involving the ArmostoneA9 platform with Buildroot fsimx6-B2024.04. I started from the qt5-defconfig configuration. Now I am trying to integrate a USB camera (model: IC-WHMA90) into the system, but I…
  • ArmstoneTester

    Like (Post)
    Rebuilding or reconfiguring the linux package will also trigger rsync again. So calling make linux-rebuild or make linux-reconfigure will also get your modified files updated in Builroot's local copy.

    This is also true for other custom packages. Custom…
  • fs-support_CS

    Post
    Hello Saturnion

    I have checked the documents and circuit diagrams again.
    Unfortunately, I have noticed that our HW documentation is incorrect here.

    RTC and audio codec are connected via I2C_INT. (PTE0 & PTE1; lpi2c4).
    I2C_D is not used on the SoM and is…
  • Saturnion

    Thread
    Hello.
    I am using PicoCore™MX8ULP and trying to figure out how to control the sgtl5000 audio codec via I2C from the M33 core

    According to the documentation, I need to use I2C_D, as I was told on the forum earlier, this is I3C0 with pins PTA(14,15)

    When I…
  • fs-support_PG

    Replied to the thread RTC - an occasional problem.
    Post
    Hello,
    there actually is a functionality in the linux i2c driver that performs a similar operation:

    https://github.com/FSEmbedded/…2c/busses/i2c-imx.c#L1004

    To activate it, you have to add the GPIO muxes of your i2c pads to your device tree.

    Could you try to…
  • Saturnion

    Post
    Thanks for the answer.
    Your materials helped me understand a little, but now when I try to read or write data to the codec registers I get kStatus_I3C_Nak in response, and it doesn't matter whether I try to access it at address 0x0A or at any other…
  • Kor

    Replied to the thread RTC - an occasional problem.
    Post
    Hello again.
    In last months I received two more PicoCOMA9X modules with this problematic behaviour and here are my observations and findings.

    It seems to be the same problem as before, but it manifests itself a little differently - immediately after…
  • fs-support_HK

    Replied to the thread How to enable HDMI video output.
    Post
    Rebuilding or reconfiguring the linux package will also trigger rsync again. So calling make linux-rebuild or make linux-reconfigure will also get your modified files updated in Builroot's local copy.

    This is also true for other custom packages. Custom…
  • fs-support_CS

    Post
    Hi Saturnion ,


    The M33-FREERTOS has its own fsl_i3c driver for I3C. The driver has similar interfaces to the I2C driver.

    We have already been able to implement I3C with I2C functionality. I would like to refer you to a section of code that we use in our…

Unread Threads

    1. Topic
    2. Replies
    3. Last Reply
    1. PicoCore™MX8ULP codec control issue 2

      • Saturnion
    2. Replies
      2
      Views
      168
      2
    3. Saturnion

    1. How to enable HDMI video output 13

      • RSchubert
    2. Replies
      13
      Views
      58k
      13
    3. ArmstoneTester

    1. RTC - an occasional problem 5

      • Kor
    2. Replies
      5
      Views
      575
      5
    3. fs-support_PG

    1. PicoCore™MX8ULP I3C sgtl5000 info 2

      • Saturnion
    2. Replies
      2
      Views
      195
      2
    3. Saturnion