• SLIP problem
    Hi, Im working with an MCBSTM32E (STM32F103ZE chip) evaluation board and Im trying to create a web server on my board. Because theres no Ethernet controller on board Im using an external WiFi module...
  • SLIP transfert between LPC2468 board and Windows XP using a serial link
    Hi, I'm trying to transfert file from my PC on Windows XP to a board based on a LPC2468. I've modified the sample TFTP_demo. I've suppressed ethernet driver and added null_modem.c an serial_LPC2400...
  • Can finished one task with more than one time-slips in RTX51?
    Can the time-slip be less than time which task occupied ? I think that improve the system's real time respondency if the slip decreased.And take more slips to run the SLOW task,right?
  • SPI
    Hi everyone I am using stm32f051. I have to send data through SPI1 into DAC081S101. there is no output in the output of the DAC081S101. similarly an error in the MSB of the MOSI output. The code...
  • spi
    hello i used spi_sam7x.c in my project with at91sam7x256 but now can i use this file for at91sam7s256 with a little change in header file? (replace at91sam7x256 with at91sam7s256)