User Activity

error:.\mlm32l07x01\NUCLEO_CUBE_LORA.axf: error: L6050U: The code size of this image (52352 bytes) exceeds the maximum allowed for this version of the linker.Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.".\mlm32l07x01\NUCLEO...
I tried to to use SPI2 of STM32F103c8 but unable to intialize . while debugging i got to know that even after intializiation nothing is being written on SPI2 control Registers.
I am working on stm32f103c8 using its SPI 2peripheral to communicate to slave device which is also stm32f103c8 using SPL library . master unable to transmit 8 bit data stuck on txe flage which is remain reset mode.