IL2232-HT2022-HIL / SOFTWARE_DEV

This is where software development for the project course will take place
0 stars 0 forks source link

Microcontroller software for creating stimuli and checking response #22

Closed sofiecmf closed 1 year ago

sofiecmf commented 2 years ago

Basic setup for communication between microcontroller on HiL board and microcontroller on development board.

Note! Olle has some experience with setup and can help

What type of communication is needed.

How result is evaluated.

DONE WHEN:

sofiecmf commented 2 years ago

Background information on the boards:

"The small board" - Development board Nucleo-L476RG with STM32L476RG microcontroller with Cortex M4 CPU

"The big board" - HiL board Nucleo-F767ZI with STMF767ZI Cortex M7 CPU

sofiecmf commented 2 years ago

Which GPIO pins are free?

Look at cheatsheet table for connections in hardware wiki referenced by this card https://github.com/IL2232-HT2022-HIL/HARDWARE_DEV/issues/14