• Algorithm clarification
    I am writing code to calculate the baud rate registers for UART1. There is a flow chart on page 336 of the manual that I am using as a guide. There is a block that says: int(PCLK / (16 * BR * FREST...
  • Ethernet Clarification
    Thanks to all, As you all said above suggestion i moved to framing packet,,now i am on ARP sections going well... thanks once again to all...
  • AT89C51RE2 clarification
    hello, According to the AT89C51RE2 datasheet, the uC have 2 UART. but in the uVision V3.33 debugger peripherals i dont see that i have 2 UART to work with. why ? thanks in advance nir
  • clarification for .svd syntax
    The table spec for .svd cluster sections have a tag called <name>. https://siliconlabs.github.io/Gecko_SDK_Doc/CMSIS/SVD/html/group__cluster_level__gr.html .svd files from Atmel/Microchip omit ...
  • Hardware clarification on LPC3250(ARM926ejs)
    Hi all, As per the user manual of LPC-3250 ,we can clock out PERIPHERAL CLOCK on Test_clk1 pin for testing purpose. My Question is : Can we use this clock, as a clock source for some other device...