RT-Thread Studio IDE has the features of project creation and management, code editing, SDK manager, build configuration, debug configuration, program download and debugging, and combined with graphical configuration systems and package and component...
Good Morning Sir,I am looking for working without hardware failure, testing report and status of obsolescence for 10 years and certification data. Part no of following component are:497-STM32L476ZGT6CT-ND497-BLUENRG-M2SPCT-NDSTC3100ISTM24M02-DRMN6TP4...
I am developing a bare-metal project using the stm32F103 MCU, under Keil Uvision IDE,I am not able to print the float values (from the temperature sensor), but it works fine with an integer.Is there a method to use ,? I tried to implement another pri...
Hi thereI got an IC that needs to be fed with 32bit NOP words via SPI TX (0x00000000) to get 32bit data output via RX at the same time. Communication works fine in SPI polling mode but I really want to try to do it via DMA...My RX buffer is an array ...
I'm brand new to STM32 development, but have many years of programming experience in higher level languages. I'm trying to get a very basic assembly program to run on an STM32L031K6 Nucleo board, as a kind of hello world example. I've attached a sm...
Hello, i would like to know why after st-link programer has been cut-off usart1(pa9,pa10) and usart3(pb10,pb11) doesn't work at all.Any help would be appreciated.Thanks
Hello!First of all, im pretty new to programming STMs. I'm currently working on a project on the WL Series and stuck with the HAL_Delay function. Even something super simple like toggling my User LED won't work.For RCC im using a TCXO 32Mhz as HSE.wh...
Hello!I'm trying to use an external SDRAM (IS42S16320F) with an STM32H753 but no luck till now.Could please anyone check if my settings are correct because I don't know if I made a bug here. For that I have attached the FMC configuration and the sch...
Hello @All ALL ,@Martin KJELDSEN ,I am using STM32F412CGU6 Microcontroller.I would like to use external SPI flash memory as heap.Can you please give me some idea?Can you please suggest me the required changes in linker script?Is there any document ...