Task #14230
Feature #14138: Implémentation d'un code sous MPLAB, en C, de la communication I2C.
Initialisation du pic18f45k50
Status: | Closed | Start date: | 10/14/2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Clement ROCHE | % Done: | 100% | |
Category: | - | Estimated time: | 4.00 hours | |
Target version: | Polytech Projets GE - Première Itération 2022 | |||
Remaining (hours) | 0.0 |
Description
Initialisation des registres du pic18f45k50 et début de la fonction envoie
History
#1 Updated by Orlani RIVERA 4 months ago
- Status changed from New to In Progress
#2 Updated by Clement ROCHE 4 months ago
- File I2C_slave.c
added
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
- Remaining (hours) changed from 4.0 to 0.0
L'initialisation est ok + début de la fonction réception.