Search found 6 matches

by Starless
Sat Jun 13, 2020 7:36 pm
Forum: General discussion
Topic: How to code the touchscreen for a STM32MP157C-DK2 ?
Replies: 5
Views: 3732

Re: How to code the touchscreen for a STM32MP157C-DK2 ?

fpiSTM wrote: Wed Jun 10, 2020 5:46 am This will not work. The support added is only for the cortex m4, it has no access to the screen. It handle only the Arduino connector and can communicate with the Linux thanks OpenAmp.
Why wouldnt it work? Arduino is CC language.

Can I at least display information on the screen?
by Starless
Wed Jun 10, 2020 3:07 am
Forum: General discussion
Topic: How to code the touchscreen for a STM32MP157C-DK2 ?
Replies: 5
Views: 3732

Re: How to code the touchscreen for a STM32MP157C-DK2 ?

I am using Arduino IDE. Using the Adafruit libraries. We will see if it works.
by Starless
Tue Jun 09, 2020 11:32 pm
Forum: General discussion
Topic: How to code the touchscreen for a STM32MP157C-DK2 ?
Replies: 5
Views: 3732

How to code the touchscreen for a STM32MP157C-DK2 ?

I need to use the touchscreen to show information and "press" a button. I am using the Arduino IDE. Do I need to call any library or something?
Got any example perhaps?

I plan on using the Adafruit libraries for the GUI, I dont know it that is important.

Thank you
by Starless
Tue Jun 09, 2020 12:39 am
Forum: General discussion
Topic: Programing the STM32MP157C-DK2 using Arduino language
Replies: 3
Views: 3510

Re: Programing the STM32MP157C-DK2 using Arduino language

Mp1 support was added to the latest stm32 official core release, you can try it https://github.com/stm32duino/Arduino_Core_STM32/blob/master/variants/STM32MP157_DK/README.md Thank you. Unfortunately I dont understand most of what it says there. The most important questions would be (at to start): D...
by Starless
Mon Jun 08, 2020 10:35 pm
Forum: General discussion
Topic: Programing the STM32MP157C-DK2 using Arduino language
Replies: 3
Views: 3510

Programing the STM32MP157C-DK2 using Arduino language

Hi, I will be using the STM32MP157C-DK2 (https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/stm32-mcu-mpu-eval-tools/stm32-discovery-kits/stm32mp157c-dk2.html#overview) and I want to program it using Arduino as it is easier for some of the task...
by Starless
Tue Mar 10, 2020 11:43 pm
Forum: General discussion
Topic: Can you program the STM32F429 using the Arduino language/software?
Replies: 7
Views: 8343

Can you program the STM32F429 using the Arduino language/software?

Hi, Currently I am working on a current and temperature controller for laser diodes using 2 Thorlabs chips, one for current and one for temperature. I need to make a GUI on the touchscreen for the user that shows data (such as actual temperature and set current), and that allows the user to configur...

Go to advanced search