Go to advanced search

by aldo85ita
Sun Jun 15, 2014 6:32 pm
Forum: Java
Topic: SD card corruption after multiple gpio access
Replies: 0
Views: 789

SD card corruption after multiple gpio access

Goodmorning everybody, I made a simple application to get GPIOs status (EVERY SECOND) and send them to a remote PC by socket over WiFi. After one week SD card is currupted. The function that get GPIO status is the following: public static int getGPIOstatus(int gpioNumber){ /* Read value of GPIO 7: c...

Go to advanced search