User Activity

Hello Experts,Here am using one slave which has SMBUS interface for data transmitting.I am using STM32F103RBT6 for SM BUS and generating the code with STM CUBE MX ,but am unable generate the working code with it and its generating error code.I upda...
Hi,I am STM32F103 with 72Mhz clock and am trying to send the CAN messages (MCP2561 as CAN transceiver) with 500kbps and am using CAN BUS ANALYZER to check the CAN msgs.Here am sending 3 CAN msgs for every 100ms using timer interrupt but some times s...
Determine FLASH areaDue to its file extension (or lack thereof), "C:\Users\HARISH~1\AppData\Local\Temp\arduino_build_202135/DigitalInputPullup.ino.hex" is considered as INTEL HEX format!2596 bytes at 0x8000... Tries exceededAn error occurred while up...
these are the following characteristics:- it should read data from SD card only (up to 32GB size)- SD card will be formatted FAT32- the root of SD card will contain folders only (named as album title/artist)- no subfolders will be allowed on SD card-...