• Any Idea about setting RCC regs!!
    Hi, After setting of the RCC registers like those in many examples in the web I found, I see that a toggling led does not match with the frequency of STM32f103RE. I have set the PLLmul to 9 and HSE...
  • Any Idea about setting RCC regs!!
    Hi, After setting of the RCC registers like those in many examples in the web I found, I see that a toggling led does not match with the frequency of STM32f103RE. I have set the PLLmul to 9 and HSE...
  • Special character languages for webserver
    Hi Everyone, I am currently using Keil MDK ARM along with a STM32F4 micro. I am using nearly all library functions : TCP/IP, FFS, USB, RTOS... I host a webserver for which I use language files...
  • Special character languages for webserver
    Hi Everyone, I am currently using Keil MDK ARM along with a STM32F4 micro. I am using nearly all library functions : TCP/IP, FFS, USB, RTOS... I host a webserver for which I use language files...
  • MCB2300 webserver : file download from webserver
    Hi friends, I want to download a file from LPC2366 based embedded webserver; So I have Implemented the RAM file system. I am able to read and write to the file R: test.txt. Now I want to download...