Hi,I use STM32F407IGH6. I don't use Cube HAL in my project, I use standard peripheral library only. Are there any examples which are based on STD library?
Dear all, For STM32F429 I have to use a SD card controlled by SPI (MISO MOSI SCK DETECT) I work with STM32CubeIDE and I am looking for a code example or libraryThanksStefano
I'm interested in trying to synchronize my system to USB start of frame packets. I'm using the CRS system to generate an HSI48 clock. I've considered running that HSI48 clock into MCO and using that as an external clock for a timer. This would enable...
I am attempting to modify the GCC/make demo source for OpenBLT Olimex STM32 P405 board for use on a custom PCB:OpenBLT P405 Olimex Demo CodeI have had to modify the clock setup by using Cube and pasting in the generated code as I am using a 16mhz HSE...
Good morning all right guys. I'm currently implementing USB communication on the STM32F072R8T6 microcontroller with "Custom HID" class. I'm having problems receiving data from the Host (PC) in the function below. The following happens: I can receive ...
This is supported by the previous page Figure 16. The ACK is sent then if it is a special erase you send it the 2 bytes special code. If it is not then you send the number of bytes for the number of pages you want to erase, then the pages to erase, t...
Hey threre,I am thinking about to switch from freeRTOS to ThreadX on STM32H7. But there is a important question. Is it possible to run ThreadX on Windows? We want to simulate some parts of our firmware. I know that there is a port for WIN32 and there...
Hi,Does ThreadX Execution Profile Kit support STM32U5? I am using IAR Embedded Workbench but when I call the Execution Profile Kit functions I always get zero as a value, the parameters monitored by Execution Profile Kit are not updated.To compile th...
I am designing product using STM32 It is possible programming STM32 using ladder logic or using block base programming language (ex : nod red) because all user don't know C programming & RTOS suggest me any user friendly programming language which is...