Start a conversation

Hardware

MikroElektronika hardware related FAQ.

  • Error: “USB Device not recognized”

    When you try to access data on an external USB hard drive, you may receive the following error: USB Device not recognized: One of the devices attached to this computer has malfunctioned and windows do...

  • NFC USB DONGLE

    NFC USB Dongle is an NFC Reader-Writer based on NXP’s PN7150 high-performance full NFC controller, supporting all NFC Forum modes. The USB NFC Dongle is powered through a USB connection. When it comes...

  • 10 steps to selecting a microcontroller

    Selecting the right microcontroller for a product can be a daunting task. Not only are there a number of technical features to consider, there are also business case issues such as cost and lead-times...

  • Getting started in the world of embedded programming

    So, you want to try yourself out in the world of embedded programming, but you're not sure how to start or what you might need. Fear not, as this article will explain what you might need and where you...

  • How to solve "mikromedia HMI" speaker crackling sound

    If you do not want to have crackling sound of the speaker on the mikromedia HMI board when you reset your board you should do next: Remove the R80 resistor (Pull-Up on the SHDN# line), make sure that ...

  • Antenna for ccRF2 click

    The antennas for this click can be found in the store under PID: MIKROE-2349  MIKROE-2350 For those antennas, you also need an adapter, IPEX to SMA: MIKROE-274...

  • MINI-M4 for STM32 bootloader or external programmer

    Bootloader is written for 120MHz, so any program written via the bootloader to MCU must use this frequency value in order to work correctly. You should use external programmer if you want to achieve a...

  • FT81x display parameters 5 and 7 inch

    Display parameters for 5 and 7 inch display with FT812 and FT813 display controller are: FT_DispWidth = 800; FT_DispHeight = 480; FT_DispHCycle = 1056; FT_DispHOffset = 46; FT_DispHSync0 = 0; FT_DispH...

  • Docking station in maintenance mode if Hexiwear is erased

    This is normal behavior, cause if your Hexiwear’s MCU is empty, the docking station with the Hexiwear on it would appear in maintenance mode. What you should do is this: Connect the Docking station to...

  • Can I use STM32F429 Discovery board with STM32F4 Discovery Shield?

    Unfortunately, you cannot. STM32F4 Discovery Shield is made for STM32F407VG Discovery board, and it is not pin-compatible with STM32F429 Discovery board....