Search results

  1. J

    Custom Teensy LC with MK02 accepts bootloader but no USB

    Okay let's see what we can do. Thanks for guiding.
  2. J

    Custom Teensy LC with MK02 accepts bootloader but no USB

    Yeah but problem is that we are in some hurry and it will take much time to get it shipped in my country.So i was looking for other options.
  3. J

    Custom Teensy LC with MK02 accepts bootloader but no USB

    Won't it work with the programmer which is inbuilt in the keil arm uvision 5 software?
  4. J

    Custom Teensy LC with MK02 accepts bootloader but no USB

    Have anyone programmed it using jtag?
  5. J

    Custom Teensy LC with MK02 accepts bootloader but no USB

    Is there any other way to program the microcontroller?
  6. J

    Custom Teensy LC with MK02 accepts bootloader but no USB

    And do i have to order mk20dx256vlh7 from pjrc too?
  7. J

    Custom Teensy LC with MK02 accepts bootloader but no USB

    I have ordered it from mouser. I am adding the link. https://www.mouser.in/ProductDetail/NXP-Freescale/MKL02Z32VFG4?qs=sGAEpiMZZMuoKKEcg8mMKJh02pBo2DpqlqT0tsdnS7M%3d
  8. J

    Custom Teensy LC with MK02 accepts bootloader but no USB

    I have a very small board so haven't added the button and I use via and a connector from the ground pin to use the program.So we use program manually by connecting the pin to ground through a connector.
  9. J

    Custom Teensy LC with MK02 accepts bootloader but no USB

    Can you guide me what should I do? When i press program button controller resets but nothing happens in my laptop. can you help mw out ?
  10. J

    Custom Teensy LC with MK02 accepts bootloader but no USB

    I am facing some issue with the custom board. When i connect to USB and try to load the program nothing happens. Can anyone help me? I am attaching schmetic of my board. Any help is appriciated.
  11. J

    Please Post Code & Details In Your Question!

    I ran into some problems when I connected the Teensy to a DSO. There was no SCL clock signal generated. Can someone take a look at my I2C initialization and start and stop signal codes and point out any problems with it? Thanks.
  12. J

    Please Post Code & Details In Your Question!

    I tried what you suggested but the issue hasn't been solved yet. Is there any other way to get this done? I also checked the cpp file you mentioned and found that I have been doing mostly the same things that you have done there.
  13. J

    Please Post Code & Details In Your Question!

    Hi! I have written a code in Keil and am using Teensy 3.2 and its audio shield. I am experiencing some issues with regards of getting an acknowledgement signal from the audio shield. Any help would be appreciated. Here is the source code #include <MK20D7.h> #include "kinetis.h" #define...
Back
Top