We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2015/09/21 06:28:57 AM CEST
I want to store floating or double no in PIC32 internal memory but there is no code for storing floating no. If somebody can provide me a code then it will be helpful
posted on 2015/02/11 07:54:54 AM CET
Can someone please show me how to use the EPI_SDRAM library functions on the Mikromedia 5 board. All I need to do is store some variables so that they can be recovered after a reboot.
posted on 2015/02/08 06:59:42 PM CET
posted on 2014/12/08 04:51:06 AM CET
I'm looking for code that interfaces 6 MMC/SD CARDs on the big8051. On ports 1-7. I need code for the board and the application for the host computer. I would like to program the host in c# using visual studio 2013. any code to start would be appreciated. Thank you for your time.
posted on 2014/05/30 03:59:41 PM CEST
Hello,
I tried all the sample codes for logging data into SD Card. The card does not initialize with Mmc_Init or mmc_Fat_Init. Used Chip Select and Chip Detect. The Mmc_Fat_Init returns - 255 - Card was not detected. It will be wonderful if some can help me get this working. I am fighting with this for the past 6 weeks.
Thanks for helping me out.