le test

Dependencies:   LCD_DISCO_F429ZI mbed BSP_DISCO_F429ZI

Revision:
19:09ad3ca689f3
Parent:
14:006b29435bdb
Child:
20:f3e8319b7899
--- a/CoderRotatif/Rot.h	Sun Apr 28 11:25:43 2019 +0000
+++ b/CoderRotatif/Rot.h	Mon Apr 29 16:34:28 2019 +0000
@@ -7,4 +7,24 @@
 
 int CR_donneSelection(int); //donne la selection (x/8) en fonction de la position
 
-void CR_test(void); //écrit sur l'écrant le choix fait
\ No newline at end of file
+void CR_test(void); //écrit sur l'écrant le choix fait
+
+/*
+Pinout :
+
++   ->   3.3V
+B        
+B        
+         
+         
+         
+4   ->   PC_8
+3   ->   PC_11
+2   ->   PC_12
+1   ->   PC_13
+8   ->   PA_5
+7   ->   PB_4
+6   ->   PB_7
+5   ->   PC_3
+Gnd ->   Gnd
+*/