• Question with DALLAS 1-wire bus device
    Folks …… I am working with a DALLAS 1-wire bus device and I am begging your help for the following problems: /* for initializing Device */ void INI ( void) { CHECK1 = Reset(); if ( CHECK1...
  • uVision: Dallas MicroLAN 1-Wire simulation
    Is there a Dallas MicroLAN 1-Wire simulation available for use in the uVision simulator?
  • Serial Wire Output ?
    Can you advise some example that would use the SWO port for output from the program in UART mode? Ideal for STM32F1
  • one wire interface
    is there any application code interface ds1990Awit lpc2148 controller i saw mr.drew code so is it right? please send any application code. thanks jeyasingh
  • JTAG vs. serial wire
    The STM32 is able to be debuged by JTAG or serial wire (SWJ). What is the difference between these two debug interfaces except a different number of used pins? Do I have any disadvantages when using...