Uart recive data interrupt Hal_uart
Posted on February 22, 2018 at 10:06helloho can i config uart for get interrupt when i receive data in Hal library and stm32f10?
Posted on February 22, 2018 at 10:06helloho can i config uart for get interrupt when i receive data in Hal library and stm32f10?
Posted on November 02, 2016 at 17:28 Hello, I'm trying to initialize CAN interface using two NUCLEO 64 boards. At first i only want to send and receive any message from one board to the other one. While im pushing user button (PC13), the ...
Posted on February 21, 2018 at 12:41Whenever we connect a DISCOVERY KIT to computer via USB, we see a drive by the same name as the controller. How is this achieved? Also, it allows drag and drop of .bin files for flash. How can this be achieved?
Posted on February 15, 2018 at 16:02I can't remember the last time i could use a complete set of project files generated by CubeMX without having to patch something in the project that isn't user code.I am kind of tired maintaining backups of the pa...
Posted on February 16, 2018 at 16:21It's possible to know which third party profinet stacks are actually available for stm32L4 devices? I have found confused information in ST links about compatibility. In ex: here can be seen how the whole stm32 fa...
Posted on February 15, 2018 at 11:25Hi everyone,I'm tryng to use DMA with ADC on STM32L051x6 MCU.When i see the Memory dump at the memory address of variable i takes the correct value from ADC DR but DMAIrq doesn't work neverCan somebody help me?Tha...
Posted on November 27, 2017 at 14:01I've successfully implemented MSC device on USB FS port, it works perfectly under Windows (7 and XP) and Linux (Ubuntu 16)......but only if MaxLun is 0.I've implemented 3 independent storage devices (actually, all...
Posted on February 22, 2017 at 09:59 Hi, Trying to get I2C communication between a F334 and a 24C32 EEPROM working, The read and write functions do return correctly, but the reads do not match what has been written to the EEPROM. Struggling t...
Posted on February 22, 2018 at 10:11Hallo everyone,I am working with the hardware kit �P-Nucleo-Azure 1� (STM32 Nucleo Pack for IoT node with Wi-Fi, sensors and NFC Connected to Azure cloud) and am having troubles in making it work.I have imported t...
Posted on February 21, 2018 at 17:27Hey, I am facing a specific task and I could really need some help with that. So I have many stm32L073 µC which all run the same programm. The programm has a stored list of constants in them which are used while ...