Resolved! Proper keyword font not showing in Cpp
Hello, why are the keywords class, public, virtual not in bold font?Where to change this feature?
Hello, why are the keywords class, public, virtual not in bold font?Where to change this feature?
Recently I bought a CAN Transceiver(SN65HVD230 CAN Board Network Transceiver Evaluation Development Module) to convert CAN_RX, CAN_RX signals into CAN_H, CAN_L from a STM32L476RG Nucleo board. How can I check this Transceiver, whether it is working o...
Hello, We're trying to connect an STM32F469 discovery kit and a Silabs thunderboard 2 through USB, in order to send data between the ST kit and a BLE device using Thunderboard 2.There are two accessible UARTs on STM32F469 dev kit, UART3 which is also...
Hireading the ref manual of the STM32F103C8, it says in chapter 11.10 that the temp sensor is internally connected to ADCx_IN16. In figure 39, it says that the temp sensor is connected to ADC1_IN18.I reckon that this is a simple typo, or do I miss an...
Hi Guys,I'm currently using an STM32L452 device and i'm having some problems with the SDIO when using it with DMA.I have configured DMA and SDIO usign the file generated from STM32Cube tool.When I try to read the SD card without using DMA , everythin...
I got some excellent advice on a previous question and have a new related question. I have a app that needs to run a control loop at a specific rate with something like a few percent jitter. For example, if the control loop is supposed to run every...
Hello, I am beginner and I am trying to write a code without HALL. The goal is switch LED when button press using interrupts. I check the button and the LED separately. Everything works fine. But interrupt code don't want to. What am I doing wrong? U...
It seems to me that st-flash still have not got any support for STM32H7xx devices yetIs there other command line options available that run under Ubuntu? Could be payware even.. I have both stlink/v2 and a segger j-link (EDU version) available but ha...