kmk
Posted on May 03, 2018 at 07:05kmk
Posted on May 03, 2018 at 07:05kmk
Posted on May 31, 2018 at 12:29When I compile the STM32L4R5ZI BME680 libary, I got the error message of use VFP register arguments,Can anyone let me know how to fix inside the AC6 SW workbench?ThanksPhani
Posted on May 25, 2018 at 08:40Hi I want to know how to add external lib to the folder for AC6 System workbench IDE. What i did till now? I have added the Lib source file name and the folder locations in the below path Project Properties --> C/C++ B...
Posted on February 04, 2016 at 15:08I just discovered some strange behaviour while working with the STM32F7 discovery: The SD card driver suddenly stopped working, because I added some additional buffers, variables in memory, nothing else. After inv...
Posted on May 23, 2018 at 16:28Hello Sir,Currently we are working on a industrial project. This is targeted for a monitoring purpose, which detect by using magnetic flux density sensing.In which we have done a circuit with MCU STM32F051K6, we need ...
Posted on May 30, 2018 at 17:08Hello,We want to connect a 5v UART device to our STM32H753 MUC through one of the 5v-tolerant UART_RX pins.The MCU IO voltage is 1.8v.The UART is one-directional, from the 5v device to a UART_RX pin, for example PB15.I...
Posted on May 31, 2018 at 09:56Hello, I'm using STM32L476 Discovery board. Using the ST Link (5v), Live Hearing, Record and play back functions are working. But, I'm trying to eliminate the St-Link part from the board, for this purpose i tried givin...
Posted on May 30, 2018 at 11:15Hi there, I am new to this community and recently started using STM32 mcus. There is still alot I do not know about this subject so please bear with me. I am trying to get familiar with using these mcus and would there...
Posted on March 01, 2018 at 14:39We are currently setting up a project using STM32H743 and need to implement CAN / CAN-FD. When activating FDCAN1 or 2 in Cube as Mode 'FD', two additional checkboxes can be activated: Enable_FDCAN_TXFD and Enable_FDC...
Posted on May 31, 2018 at 09:29Hello,I am trying to receive data from https://learn.adafruit.com/adafruit-ultimate-gps?view=all, it should output 9600bd. MCU is STM32F030K6T6. Rx/Tx are crossed as they should be, connected to USART1 (PA2/PA3). I am ...