Mike Polia
Mike Polia
Modified the usr/app/gpioer/main.c (from benwei) to properly compile and execute within the master f-kernel branch. Create a user app demonstration of a mechanism to work around the missing kernel support...
Question: I see there is platform/stm32f429/i2c.c and related files. Is this tested? Is it usable for STM32F407G-DISC1 board? Has anyone implemented I2C functionality w/ F9 on this board? Thank you.
I am looking at the error codes on page 64 of the L4 eXperimental Kernel Reference Manual Version X.2 Document Revision 6 November 17, 2006 The error code values and...
The arg parameter is ignored in pager_start_thread(). Is anyone working to implement this?