First steps and first problems.
Iñaki Malerba <inakimmalerba@...>
Hi to all ! My name is Iñaki and this is my first email to this community. I hope you can help me!At first I tried to make PWM driver work, but I couldnt make it. At first I thought it was some issue with the pinmux or something, so i tried Bill Fletcher's approach and it worked great (letting me know it was not a hardware problem). #define I2C_DEV "I2C_1" This code always prints the error message. Note: I've enabled I2C over the menuconfig. Any clue what can i be doing wrong? Thanks in advance !!! __
|
|