Skip to main content
Visitor II
April 25, 2024
Question

stm32MP1

  • April 25, 2024
  • 1 reply
  • 952 views

I am a 100% new to the stm32mp1 series. I have been working with the stm32f3 most recently.

I need help with direction on where should I start, down to the selected hardware. (not sure if stm32mp1 is even the right choice)

So here is what at trying to accomplish:

HTML5 Integration Protocol, Client Application Link:

The client (stm32) sends a multicast JSON message containing information. The MFD parses the JSON message and, when appropriate, display the webpage with the icon.

I need to know how to send the contents in the .json file, it would be nice if I could upload my .json file to sd card send it the via ethernet.

Any direction would be much appreciated!!

I am truly sorry for the lack of knowledge.

 

    This topic has been closed for replies.

    1 reply

    ST Employee
    April 26, 2024

    Hi, @Zoomer,

     

    As you said that you are discovering the STM32MP1 series, I could suggest that you have a look at the STM32 MPU wiki (https://wiki.st.com/stm32mpu/wiki/Main_Page), if you don’t know it yet.

    The following articles might be interesting for you:

    Hope this information helps.

     

    Regards,

    JC.