• Problem Initializing With Sd Card
    Hi, I am trying to interface with a micro SD card of 1GB, I am using a microSD adapter connected to the board SPI port. I've read the documents and I am trying with SDCard.c program. The problem...
  • problems with initialization UART2,3 - LPC1766
    Hello! I study LPC1766, having trouble initializing 2 and 3 UART, I initialize all for example, when adding a row UARTInit (2, 57600); UARTInit (3, 57600); in main.s does not work even 0 and 1 UART....
  • Problem Initializing With Sd Card
    Hi, I am trying to interface with a micro SD card of 1GB, I am using a microSD adapter connected to the board SPI port. I've read the documents and I am trying with SDCard.c program. The problem...
  • problems with initialization UART2,3 - LPC1766
    Hello! I study LPC1766, having trouble initializing 2 and 3 UART, I initialize all for example, when adding a row UARTInit (2, 57600); UARTInit (3, 57600); in main.s does not work even 0 and 1 UART....
  • TCP IP network initial IP problem/ how do users know initial IP ?
    Hi, I kindly need your help. I have a STM32F769 and TCP server application . I am using LWIP stack . In my application server is arm and PC is client. When client tries to send something to arm, arm binds...