• Faulty acos() ?
    Hey, The support site describes the acos(float) for severel targets. All the same. It takes values between -1 and 1, which should be OK to understand. But then there is an example that does nothing...
  • Faulty acos() ?
    Hey, The support site describes the acos(float) for severel targets. All the same. It takes values between -1 and 1, which should be OK to understand. But then there is an example that does nothing...
  • faulty I2C state leads to hang-up
    Hello, we are using an STM32F429 running the KEIL RTOS. There some TCN75A temperature sensors connected to I2C3 and some other stuff connected out board. Now we've got the problem that sometimes the...
  • faulty I2C state leads to hang-up
    Hello, we are using an STM32F429 running the KEIL RTOS. There some TCN75A temperature sensors connected to I2C3 and some other stuff connected out board. Now we've got the problem that sometimes the...
  • Could the MDK-LITE 5.38.0.0 Disassembly window be faulty?
    I write and compile the assembly command below. ADCNE R0, R1 I see this line in debug windows like below. (The ADC command should not have a suffix S .) IT NE ADC S R0, R1 The S suffix to the...