• simple GPIO Port example with MCB2300
    Hi, I'm using MCB2300 board in order to learn about ARM programming. I used BLINKY example and it worked well. Now, I want to set and clear another GPIO port, with the exception of the GPIOs used...
  • Read/Write byte to GPIO?
    Recently migrated to ARM KEIL, using stm32f4 with HAL drivers, and im wondering i didnt found any fucntions or exmaples how to write byte to the GPIO, HAL has only GPIO_Write function which allows only...
  • simple code not always working
    Hi I have a function InitRAM This way it works: unsigned char Flash_Data[512]; unsigned int AnalogMaxValues[8]; #define AnalogMaxValues_start 129 //byte number of AnalogMaxValues in flash block...
  • GPIO pinread not working
    Hello, While I am programming LPC1857 using MDK5 my GPIO pin status is not clearly reading. I want to check whether the pin is 1 or 0. even I have set the pin asinput it is not working.
  • GPIO
    can any one explain the difference between REGULAR PORT and FAST PORT in LPC2366.Thanks in advance.