• Clock speed of ARM ADUC7026?
    Hi, i am having problems with the clock of the ARM 7026. I configure the PLLCON and POWCON like this: POWKEY1=0x01; POWCON=0x00; POWKEY2=0xF4; PLLKEY1=0xAA; PLLCON=0x00; PLLKEY2=0x55; but...
  • Low TCP speed!!!
    I'm using RL-TCPnet to send data from my board to PC. it is working without problem but the speed is extremely low!!! I'm send data using tcp_send. this function seems to be call every 10 ms by timer_tick...
  • low USB speed CDC stm32f407
    Hi. I need to create a device which is to transmit data to the PC at a rate of at least 1Mbit / s. For this I used Stm32f407vgDiscovery board, CubeMX to create a project, choose the USB FullSpeed...
  • Clock speed ATSAM3U4C
    Hello, I'm new to the ARM-world and want to program an ATSAM3U4C. My problem is to adjust the correct clockspeeds because the data sheet is really complicated. Is there anyone who could tell me...
  • LPC932 Clock Speed
    Hi, is there any way to reduce the internal clock speed to reduce power comsumption. Right now I have it set up for 7.373MHz, but I would like to reduce the speed...say below 4MHz...where can I find info...