1. Dashboard
  2. Articles
  3. Forum
    1. Unresolved Threads
  • Login

    Login

    Lost Password
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Forum
  • Articles
  • Pages
  • More Options
  1. F&S Support Forum
  2. Forum
  3. Linux
  4. PicoCore
  5. PicoCoreMX8MP - NXP i.MX8M Plus

SPI_A Chip Select

  • andreas.paulun@i-graphx.com
  • Sep 8th 2022
  • 1
  • 2Page 2 of 2
  • andreas.paulun@i-graphx.com
    Beginner
    Posts
    24
    • Oct 18th 2022
    • #21

    Please, we need your feedback. Since the

    • 8. September 2022

    we are working on this little part without success. We need your support. We have quite a lot of systems here waiting for this solution and we would like to buy lots more.....if we could make it run.

    • Report Content
    • Quote
  • fs-support_HK
    FS-Support
    Likes Received
    35
    Posts
    1,451
    • Oct 20th 2022
    • #22

    We can not reproduce the hanging boot process with our current software here. Can you tell us exactly what release version you are using? Thanks.


    Your F&S Support Team

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

    • Report Content
    • Quote
  • andreas.paulun@i-graphx.com
    Beginner
    Posts
    24
    • Oct 24th 2022
    • #23

    We are using your latest fedora build vm with Yocto fsimx8mp-Y2021.07.2 with the linux kernel linux-5.4.70-fus

    Edited once, last by andreas.paulun@i-graphx.com (Oct 25th 2022).

    • Report Content
    • Quote
  • andreas.paulun@i-graphx.com
    Beginner
    Posts
    24
    • Oct 25th 2022
    • #24

    it works with the following (dirty) method:

    Code
    1. @@ -594,6 +595,12 @@ static int mx51_ecspi_prepare_transfer(struct spi_imx_data *spi_imx,
    2. ctrl |= mx51_ecspi_clkdiv(spi_imx, t->speed_hz, &clk);
    3. spi_imx->spi_bus_clk = clk;
    4. + if (gpio_is_valid(spi->chip_select)) {
    5. + gpio_direction_output(spi->cs_gpio,
    6. + spi->mode & SPI_CS_HIGH ? 0 : 1);
    7. + spi_imx_chipselect(spi, BITBANG_CS_ACTIVE);
    8. + }
    9. +
    10. /*
    11. * ERR009165: work in XHC mode instead of SMC as PIO on the chips
    12. * before i.mx6ul.
    Display More

    Edited once, last by andreas.paulun@i-graphx.com (Oct 25th 2022).

    • Report Content
    • Quote
    • 1
    • 2Page 2 of 2

Share

  • Facebook
  • Twitter
  • Google+
  • Reddit
  • LinkedIn
  • Pinterest
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™ 3.1.6 pl 1
  1. Navigation
  2. Dashboard
  3. Articles
  4. Forum
    1. Unresolved Threads
  5. Search
  6. Options
    1. (placeholder)
  7. Current Location
  8. F&S Support Forum
  9. Forum
  10. Linux
  11. PicoCore
  12. PicoCoreMX8MP - NXP i.MX8M Plus
  1. User Menu
  2. Login
  3. Language
  4. English
    1. Deutsch
    2. English