• SPI1 seems to behave strange?
    Hi, I'm using the STM32F103ZET6 uC on the MCBSTM32E board. Our company is developing a PCB with two of those uC on it communicating with each other through SPI. As the PCB is not developed yet I...
  • MC51: Strange behaviour of sprintf
    Ok guys, I have run into something really strange, I hope you guys have the answer for that. How come this: void main() { U8 i; char aux[3]; U8 buffer[5]; buffer[0] = 0x0A; buffer[1] =...
  • S0OUT does not behave as expected
    I am debugging an application using the simulator from uVision3 and the serial Window #1. My target hardware is a 80c166, and the assignation of VTREGs to serial output is the following: ASSIGN ...
  • DSTREAM causing peripherals to behave differently
    1 I have discovered that running my board support code using the DS-5 and DSTREAM causes different behavior than executing without debug support.  For example, in the case of Ethernet, the MAC transmit...
  • MKR ARM behave like Eclipse Editor
    Hello, i worked many years now with eclipse, i really like the editor. Now i have to work with Keil MKD. I miss one beautiful thing from Eclise, it is the CTRL - LeftMouse Click to go to the Definiton...